- This event has passed.
7 PM – Intro To Python – Gamas
January 12, 2022 @ 7:00 pm - 8:00 pm
Today We Do
- We went over how to create variables with different data types: Integer, double/float, Boolean, String.
- We learned how to combine String.
- We learned how to do mathematical operations.
Homework
- Create a new Python file in your Thonny: Jan12_StringHomework.py.
- Copy all the python codes only from page 20 to 23. Copy one section of the code at a time and run it and see if you understand the result.
- If you guys don’t have the book yet, you can look from here IntroToPythonP20toP23