Jeroo Give Example and animation
Jeroos have a .give(relative_direction) method that you can see below.
Jeroos have a .give(relative_direction) method that you can see below.
Goal , Start your Jeroo anywhere on the rim of the island and move around the perimeter of the island. You can use the nets to help you write while loops. Download this map
Loop Assignment #1 A Make the map shown below by adding a flower at (0,23) Start a Jeroo at (0,0) use a single while loop to get your Jeroo to ( 0, 22) Loop Assignment #1 B Make the map shown below Start a Jeroo at (1 , 1 ) use a … Continue reading Jeroo While Loop Assignments #1 [Python] →