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
The version of the algorithm from Task 5 is probably the best according to the Zen of Python - Flat is better than nested. However this next task requires the use of a logical operator, so recode it to use one.