- This event has passed.
6:30 PM – Intro to Python – Roland
January 16 @ 6:30 pm - 7:30 pm
Today We Did
- Reviewed the first String Homework and did exercises with those new string methods
- Case methods: upper(), lower(), title()
- String formatting: f”{variable1} {variable2}”
- Basic escape sequences (newline and tab): \n, \t
- Removing whitespace: lstrip(), rstrip()
- Removing prefixes: removeprefix()
Homework:
Submit the following file into your Google Drive Homework Folder
- A file following the naming convention <DATE>_StringHomework2.py on Page 25 do all the TRY IT YOURSELF EXERCISES (writing code to answer the questions)
Textbook pages can be found here: https://drive.google.com/file/d/1U3pkfMQMRckzrIeTuvqGGkQqJn1_VW_5/view?usp=sharing
If you have any questions, feel free to email me at rolandyang@ayclogic.com