- This event has passed.
6 PM – Intro To Python – Darin
January 16 @ 6:00 pm - 7:00 pm
What We Did Today:
- Created a second version of the magic 8 ball program that answers any question the user asks with a random answer, using random.choice() this timw.
- Created a random password generator using the random module.
Homework:
For Miki and Esther, complete the following in the file you made called Jan9_FunctionsHW3:
- Finish number 7 from the following website: https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ and submit the file into the google drive when you are done!
For everyone else, continue on your file called Jan16_StarWars.py and submit into the google drive when finished!
- Complete the last two questions in this page – https://www.ayclogic.com/intro-to-python/star-wars-problem/
- In question 3, you can add words together by using +.
- In question 4, you need to create 2 lists inside of the function, namely “small_weapons” and “big_weapons”.
For Jayden, complete the following in a file called Quiz2Review.py: https://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/
Notes:
If you have any questions, do email me at ddjapri@ayclogic.com!