Programming Challenges

Python Turtle

Write code to control a turtle and draw fantastic pictures! Control a turtle and draw amazing pictures with code. In this challenge you’ll learn the fundamentals of programming by using instructions to position a turtle on the screen. You’ll draw lines, patterns and shapes in the same way computers draw images on the screen. Everything […]

Python Turtle Read More »

Wombot

 Write code to help Wombot move, turn and find delicious carrots to eat! Wombot is hungry and wants a carrot! With simple code, help Wombot through mazes, and learn to draw lines and shapes with code. In this challenge you’ll learn the fundamentals of programming by using instructions to position Wombot on the screen. You’ll

Wombot Read More »

Block Coding

In this challenge, students are introduced to programming topics, including reading input from the user, printing output to the screen, and mathematically manipulating numerical data. They are also introduced to computational thinking concepts, including control structures which determine the flow of a program.

Block Coding Read More »