Programming Tasks

For this part of the unit you will be using a text based programming language  to solve a variety of computational problems:

Turtle Power In this project, you’ll learn how to use a ‘turtle’ to draw awesome shapes and patterns.
Teaching Turtles In this project, you’ll learn more about drawing with the turtle, and how functions can make writing your programs easier.
ASCII Art Python allows you to turn a series of instructions into useful programs and fun games! In this project you’ll learn how to run a Python program, and how to print text to the screen. You will need this answer sheet to complete the task.
The Year 2025 In this project you’ll write a program to tell you how old you’ll be in the year 2025! You will need to also download this document to answer step 3.
Quiz In this project, you’ll make a quiz game to challenge your friends.
Hour of Code Play this game on CodeCombat and program your way through the challenges.
 Watch Video Watch this video to understand how Variables, Arrays, Strings and Length work.