[+] Prep2

This commit is contained in:
Hykilpikonna
2021-09-15 11:41:06 -04:00
parent 538f37dd67
commit 3f8ab7f162
2 changed files with 168 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ Instructions (READ THIS FIRST!)
Complete the functions in this module according to their docstring.
We have marked each place you need to write code with the word "TODO".
We have marked each place you need to write code with the word
As you complete your work in this file, delete each TO-DO comment---this is a
good habit to get into early! To check your work, you should run this file in
the Python console and then call each function manually.