- This event has passed.
7 PM – Intro To Python – Gamas
September 5 @ 7:00 pm - 8:00 pm
Today We Did
- We learned about variables and data types.
- We learned how to combine String together
Homework
- In Thonny, create a new file sep_5_string_hw.py
- copy codes from page 20 to 23 from the text book.
- Just in case you do not have the book IntroToPythonP20toP23
- If you see >>> only copy the codes after the >>>
- For example, if you see ” >>> print(“python”. You only copy print(“Python”)