You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When doing this exercise about using if/elif/els blocks it doesn't make much sense that your Python Analyzer suggests replacing "elif" statements with "if" statements as this contradicts what the exercise is supposed to learn the person solving it.
Minor issue perhaps but still something that might definitely confuse beginners.