Jeroo Lab 1b: Walk Across

Challenge Assignment:

  1. Write a program to get a Jeroo from one end of your original letter island to the other using AT LEAST 8 programming steps.
  2. You cannot hop twice in a row, you can only pick flowers that exist.
  3. Add a comment to your code with your name in it and print the code.

Save your program as LetterIslandCodeyourName (the programming code will be saved with .jsc for Jeroo source code as the extension. the island will be saved with .jev for Jeroo environment as the extension)