- This event has passed.
6 PM – Intro to Python – David
February 5, 2022 @ 6:00 pm - 7:00 pm
Topics covered in class today:
- We reviewed the homework that covered functions with and without return values
- Practiced using more functions with return values
- Learned about the random module
Homework:
- Refer to the magic 8-ball problem that we did in class today. Instead of using “randint()” to get random values, this time we will use “choice()” to get random elements in an array. Your homework is to work on converting the magic 8-ball problem to use “choice()”.
- Star Wars Problem: https://indo.ayclogic.com/intro-to-python/star-wars-problem/
If you have any questions or need help, please email me at david@ayclogic.com