Class 2
| Date | |
|---|---|
| Type | 📒 Class |
| Topic | CommentsDatatypesDebuggingOperatorsString Concatenation |
Topic or Activity
- Review variables
- Comments
- Operators and Data Types
- Operators: =, +, -, *, /, //, **, +=, -=, *=, /=, %
- Data Types (ints, floats, strings, booleans)
- typecasting
- String Concatenation
- Debugging
- Mini Project: make ASCII art or create a story with print statements and variables