- This event has passed.
6 PM – Intro To Python – Sebastian
November 2, 2022 @ 6:00 pm - 7:00 pm
Today We Did
- Variables have a name and a value. Variables are like a box that wraps around a “thing” (value).
- The values of a variable can be one of four different “data types” (boolean, integers, float, string)
- Math with integers and floats (+, -, *, /)
- Connect strings together with +
Homework
- Create a new Python file NOV2_StringHomework.py in Thonny.
- Copy code from pages 20-23: IntroToPythonP20toP23
- On page 25, try 2-3, 2-4, 2-5, and 2-6
If you need anything, remember to email me: sebastian@ayclogic.com