🔢

Class 2

Date
Type📒 Class
TopicCommentsDatatypesDebuggingOperatorsString Concatenation

Topic or Activity

  1. Review variables
  1. Comments
  1. Operators and Data Types
    1. Operators: =, +, -, *, /, //, **, +=, -=, *=, /=, %
    1. Data Types (ints, floats, strings, booleans)
    1. typecasting
  1. String Concatenation
  1. Debugging
  1. Mini Project: make ASCII art or create a story with print statements and variables