- This event has passed.
2 PM – Intro to Python
May 15, 2021 @ 2:00 pm - 3:00 pm
- We went over Variables and data types:
- Integer
- String
- Boolean
- Boolean expression.
- Homework:
- Create a new Python file May15_StringHomework.py
- Do codes from the book page 20 to 23. Just copy the code from the book and run it and see if you get the same result as the book showed you.
- For those who don’t have the book yet, you can find these pages from the book in here: IntroToPythonP20toP23