How to write a Jeroo WHILE loop [python]
How to write a while Loop in Jeroo
How to write a while Loop in Jeroo
One of the main goals of Penjee is to make learning to program fun for kids, The main way that we do this is by making each ‘assignment’ a challenge. Here’s a walk through of one of the first challenges a student must attempt. We call this one “Grab() 4 fish And Avoid Water”. Each … Continue reading Example of a Penjee Challenge →
We are working hard on creating our first set of Penjee challenges. We break our challenges up into units. In the first unit, the goal is to master some basic Penjee syntax . Things like how to make a penguin: [crayon-676793f4e276f617395917-i/] , how to waddle()[crayon-676793f4e2773299632898-i/] and how to grab() a fish [crayon-676793f4e2775161833280-i/] In this assignment, the student … Continue reading Water is bad [A Penjee Challenge] →