6 PM – Intro To Python
We went over topics String built-in functions: title(), upper(), lower() IF ELIF ELSE statements How to get input from shell How to do "for loop" Homework: https://www.ayclogic.com/tell-me-your-age/ Page. 37 to 41
We went over topics String built-in functions: title(), upper(), lower() IF ELIF ELSE statements How to get input from shell How to do "for loop" Homework: https://www.ayclogic.com/tell-me-your-age/ Page. 37 to 41
We went over the homework and then learned about if/elif/else statements. Your homework is to read and go over the exercises from page 79 to 82 in the book version or pageRead More...
We went over Python homework - String functions and formatter String built-in functions: title(), upper(), lower() Python formater: f"{f_name}" We went over "\t" and "\n" Homework: Create homework file as June10_List1Homework.py DoRead More...