« All Events
5:30 PM – Intro To Python – Parna
April 5, 2022 @ 5:30 pm - 6:30 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: Apr5_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