Playing with Pippy
Use the Pippy Activity to write your own programs using the Python programming language. You can make programs that do calculations, draw, or solve mathematical problems. You can delete all the code on screen from any of the examples and start from a blank screen. Pippy saves your new code in the Journal, and when you click the example code again, the example code reappears.
What am I learning? You are learning how to write programs with instructions for a computer to run. Why is this important? You can give a computer instructions to help make programs that will solve mathematical problems or accept input and give predictable output. |