Lesson Requirements

  • Have the basic robot from Day 2 open in VS Code
  • Review your notes on compiling and running Java

Lesson Outcomes

  • Store information using Java variables
  • Choose the right datatype for robot state (ints, doubles, strings)
  • Use variables to control simple robot movements

Ready to dive into Day 3 😎