« All Events
5 PM – Intro To Python – Shawn
February 17, 2023 @ 5:00 pm - 6:00 pm
Homework
- Create a new file Feb17_StringHomework.py
- Copy codes from page 20 to page 23 from the textbook. If you see “>>>” in the book, don’t copy this >>>. For example in the book if you see
>>> print("Python")
- Only copy print(“Python”) without the >>>
- If you don’t have the textbook yet, please buy it immediately. You can find the text book information in https://www.ayclogic.com/intro-to-python/ . Just for today, I am going to give you the pages where you need to copy the codes. IntroToPythonP20toP23