Today We Did
- Introduction to variables
- Data types such as:
- Integers
- Floats/Doubles
- Strings
- If/else statements:
- Conditions:
- Equals(==)
- Less than(<)
- Greater than(>)
- Combining Conditions with “and” and “or”
Homework
- In the file Aug16_StringHomework.py: Copy the code from pages 20-23 of the python textbook.
- In the file Aug16_stringHomework2.py: Complete the Try it Yourself problems 2-3,2-4,2-5, and 2-6 on page 25 of the textbook.
- Pages 20-23 of the textbook can be found at this link:
If you have any questions, you can contact me at alexwalburg@ayclogic.com