2022_09_29 - Dutton-Christian-Robotics/Learning-to-Code GitHub Wiki

  • design an object activity
  • Leaderboard
  • Kahoot
  • take a look at the block structure: what blocks are inside which
  • what happens if you remove property declarations? Ask "who owns a variable"
  • loops
    • for
    • while
    • do / while