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
In case a new line causes an exception it should not be caught. Currently most exceptions are caught (e.g. ZeroDivision). Opening a debugger is a valuable lesson at that point.
The text was updated successfully, but these errors were encountered:
In case a new line causes an exception it should not be caught. Currently most exceptions are caught (e.g. ZeroDivision). Opening a debugger is a valuable lesson at that point.
The text was updated successfully, but these errors were encountered: