- This event has passed.
6pm – Intro To Python – Joshua Widjanarko
September 19 @ 6:00 pm - 7:00 pm
Today We Did:
- Reviewed the homework(magic 8 ball choice
- Brushed up on what functions are with/without return values, inputs,
- remember if you are using random to put the following code
- import random
- Created Random Passwords
- Random int
- random.randint(1,4)
- random.randchoice([“name”,”other_name”])
Homework:
In one new file, “Sep19_FunctionsRandom”, do the following:
- https://www.ayclogic.com/intro-to-python/star-wars-problem/
email jwidjanarko@ayclogic.com for questions