Parameters
- 1 while loop
- visit all cells that you can
- pick up all flowers
- your loop must terminate (ie your Jeroo cannot keep going around the field forever)
Map #1
Grade : 2/10
- start in (0,0) with 625 flowers!
- row by row, plant flowers until you to position (23,0) as shown in animation below.
Grade : 3/10


Grade : 8/10
Note: Do not be fooled by how similar the next map is. You will probably have to rewrite some code to complete the next one.


