Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notebook 06-flow-controls #18

Open
KevinMurphy806 opened this issue Dec 9, 2018 · 1 comment
Open

Notebook 06-flow-controls #18

KevinMurphy806 opened this issue Dec 9, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@KevinMurphy806
Copy link

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.

@dealmeidavf dealmeidavf added the enhancement New feature or request label Dec 9, 2018
@dealmeidavf
Copy link
Member

Good point. The assert statement is useful and I should use them early in the course. I will expand on the while loop control.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants