Homework: toggling using my solutions vs your solutions #22
williamgilpin
started this conversation in
homework
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the four homework notebooks, you have the option of using my solutions to check your work. In each notebook, there is a line that says something like this
This works just like a Python import, but here it is importing local code from this repository instead of a package. You should comment out these lines, and then either run the cell where you define your code, or restart the notebook, to ensure that you are using your solutions.
Beta Was this translation helpful? Give feedback.
All reactions