Category Archives: Jeroo

Jeroo While Loops #2

#2 A Create the map below with a flower in 0,0 Jeroo to its right (0,1) using while loop(s) traverse around the border of the island at the end pick the flower you can only use hop() (ie you can’t hop more than 1 space)   #2 B Create the map below Jeroo to its … Continue reading Jeroo While Loops #2 →

While Loop Example-Spell Letter Z

  We’re beginning to flesh out the details of more advanced Penjee coding challenges, ones that require loops. We are adapting a Jeroo assignment , that I wrote for my student coders, and  we are applying it to Penjee. The goal of this assignment is straightforward :  “Spell the letter Z’ by dropping Fish .  Kids … Continue reading While Loop Example-Spell Letter Z →