- This event has passed.
WED – 7 PM – Intro To Python – Gamas
January 19, 2022 @ 7:00 pm - 8:00 pm
Today We Do
- We went over Jan12_StringHomework.py learning about String built-in functions: .title(), .upper(), .lower()
- We went over how to combine String using Python “f” format.
Homework
- If you did not do your homework last week, please do it inside Jan12_StringHomework.py.
- For today’s homework, create a new file Jan19_StringHomework2.py.
- Do the exercises from the book page 25. Do 2-3, 2-4, 2-5 and 2-6.