- This event has passed.
10:30 AM – Intro To Python – Bill
April 20 @ 10:30 am - 11:30 am
Your HW:
- Study for your first quiz next week
- Redo last week’s practice quiz without looking at the answers for practice
- Quick List of topics to study:
- Data types
- Lists
- getting user input
- string .upper() .lower() and .title()
- if statements
- for loop through list
- while loop and how to exit while loop