Sprial Island (islands: spiral1, spiral2, spiral3)

  1. Send Tiffany around Spiral island
  2. Use methods and loops to avoid repeating code.
  3. Use loops and conditions so that Tiffany can get all the way from the outside end(0,0) of each spiral island to the flower at the middle.
  4. Create a good ending condition so that Tiffany will stop on her own.