Category Archives: Penjee App

Water is bad [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-6605dc9279dd3712144606-i/] , how to waddle()[crayon-6605dc9279ddd237146620-i/] and how to grab() a fish [crayon-6605dc9279de1301581546-i/] In this assignment, the student … Continue reading Water is bad [A Penjee Challenge] →

Learn Python Visually with Penjee

Learn Python Visually with Penjee Two of the biggest ways that Penjee makes learning to code in Python are Visual Python coding the ease of setting up your coding environment (you don’t need to set up an IDE like Sublime Text for instance) Let’s look at  point #1 in more depth. There are two main ways that … Continue reading Learn Python Visually with Penjee →