Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 355 Bytes

modular_division.md

File metadata and controls

6 lines (4 loc) · 355 Bytes

Modular division

TODO: ADD MORE

  • the exercise relies on the % operator to check if one number is evenly divisible by another leap
  • the example uses the modulus operator to calculate the appropriate compass setting when calling the right compass method robot-simulator