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 current tutorial documentation on break and continue Statements, and else Clauses on Loops is confusing because some sentences are not always true by themselves, and it's not explicitly stated else's only make sense with break statements.