Tag Archives: jeroo assignments

Jeroo Custom Methods

How to Write  a Custom  Method in Jeroo Python Style This page demonstrates how to write custom methods in  Jeroo, a  fun desktop program that , like our  online app here at Penjee, strives to teach kids how to hand code. Do you ever wish that you could make your turn around 180 degrees?   … Continue reading Jeroo Custom Methods →

How to Make A Jeroo [Python]

How to make a Jeroo , Python Style Jeroo is a desktop program that teaches kids to hand code (the same goal that we have here at Penjee). And one of the first things that you will want to figure out is – how to actually make a Jeroo (ie construct or instantiate it) Example … Continue reading How to Make A Jeroo [Python] →