* Stage 1 * Finish restructuring, add checkboxes. * Minor format fixes * fixing broken link * fixing broken link * fixing README link * Fix multiples bad links * Fix links in reference/concepts/keywords/README.md * Correcting list description
355 B
355 B
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
rightcompass method robot-simulator