- This event has passed.
6 PM – Intro To Python – Shawn
August 28, 2023 @ 5:00 pm - 6:00 pm
Today We Did
- Reviewed Variables/Data types
- String
- Float/double (decimals)
- Integer (no decimals)
- Reviewed input from shell
- Reviewed f-strings
- Reviewed string functions (upper, lower, title, strip)
- Reviewed if statements
- Reviewed list functions and for loop w/ list
- Learned for loop w/ range and while loop
Homework
- Make a file named
Aug28_ExercisesHW.py
and do these: https://www.ayclogic.com/intro-to-python-exercises/ - Make a file named
Aug28_WhileLoopHW.py
and On Page 123, do TRY IT YOURSELF 7-4, 7-5, 7-6, 7-7
Email me at szhuang@ayclogic.com if you have any questions!