- This event has passed.
2 PM – Intro To Python – Bill
July 11, 2022 @ 2:00 pm - 4:00 pm
Today We:
- Reviewed the Functions HW
- Learned about How to Get Random numbers
- Learned about the Random Module
- Learned about the randint and choice functions
- DId the Magic 8 Ball project
- Started the HangMan project
- Learned about special symbols/emojis in python
- Learned about multiplying string
Your HW:
- Improve your Magic8Ball project so that it uses random.choice instead of a giant if-else chain