Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 305 Bytes

05-challenge-letters.md

File metadata and controls

11 lines (6 loc) · 305 Bytes

Challenge - Letters

Time for another challenge! You don't have to use Turtle to draw shapes, you can use it to draw anything you like.

The challenge

Create a new script called Letters.py that uses Turtle to draw your name.

Extension

Can you get Turtle to draw any word that the user inputs?