Jeroo – Assignments And Lessons

what-is-jeroo
Jeroo Splash Screen

What is Jeroo?

Jeroo Lessons

  1. Jeroo Custom Methods
  2.  How to write a while loop
  3. While loop vs if test

Jeroo Assignments

I. Basic Commands

  1. Spell a Letter

II. Custom Methods

  1. Custom method assignment

III. Loop Assignments

These assignments , which are mirrored in our Penjee assignments, ask kids to write loops to solve more complex challenges than the first unit..

  1. Letter Z Loop
  2.  While Loop Assignments #1 (simple single loops)spell_Z_in_python1
  3. While loop with If Test