- This event has passed.
6 PM – Intro To Python – Sebastian
November 9, 2022 @ 6:00 pm - 7:00 pm
Today We Did
- String functionalities: .title(), .upper(), .lower()
- Formatted strings: f””
- Removing end spaces: .rstrip(), .lstrip(), .strip()
- Escape keys: \n \t \” \’
Homework
- Create a new Python file NOV9_StringHomework2.py in Thonny.
- On page 29, do 2-8, and do 2-9 using a formatted string.
- If you have questions, you can email me: sebastian@ayclogic.com.