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
Not an issue within the notebook, but possibly increase the amount of assert statements that should be included in the labs (at least the earlier ones). Those can be useful in teaching why certain code doesn't work besides the program just giving an error. Also, I would teach while loops along with the rest of the information in this notebook, especially since we never got around to really using them and they can be very useful for looping code.
The text was updated successfully, but these errors were encountered:
Not an issue within the notebook, but possibly increase the amount of assert statements that should be included in the labs (at least the earlier ones). Those can be useful in teaching why certain code doesn't work besides the program just giving an error. Also, I would teach while loops along with the rest of the information in this notebook, especially since we never got around to really using them and they can be very useful for looping code.
The text was updated successfully, but these errors were encountered: