- We went over generating random numbers in python.
Homework
(Upload your homework into your Google Drive HW folder a day before the class starts)
- Make a new file called “Dec12_Magic8Ball_HW.py”
- Make another code for our Magic 8 Ball code, but instead of using random.randint(), use random.choice().
- (Hint: You should make a list of the 8 possible responses.)
If you have any questions, email me at abigail@ayclogic.com