- This event has passed.
10 AM – Intro To Python – Gamas
September 17, 2022 @ 10:00 am - 11:00 am
Homework
- Create a new Python file Sep16_InputFromShell.py
- Copy codes from page 114 to 116. If you see >>> copy code after the >>>. For example, if you see >>> age = input(“How old are you? “), just copy age = input(“How old are you? “) to the file.