- We went over last week’s homework.
- We learned about Strings:
- Built-in String methods (ex: .upper(), .lower(), .title())
- New way to combine variables into Strings (ex: f”{var1} {var2}”)
- String Shortcuts (ex: \t, \n)
Homework
(Upload your homework into your Google Drive HW folder before the class starts)
- Make a new file called “Sept19_String_2_HW.py”
- On page 25, do questions 2-3, 2-4, 2-5, and 2-6 from the “Try It Yourself” section in your Python Crash Course book.
- Finish any homework you haven’t done before the next class.
PDF: page25Python
If you have any questions, email me at abigail@ayclogic.com