Status: Not Started
Font Size
14
Parentheses autocomplete
Wrap lines
Editor
Theme
Code with blocks by default
Console Font Size
12
Console Theme
Show File Tab Bar
6 Draw a Bubble Letter!
main.py
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Output
Docs
Exercise
More
 
This student is viewing this assignment in English. View this page in English?

Using the commands we’ve learned, draw the first letter of your name!

Remember the commands we’ve learned so far:

forward(distance)

right(90)

left(90)

penup()

pendown()

Remember:
If your letter has diagonals or curves in it, try to think of another way to draw it using only vertical and horizontal lines. Here are some examples:
     Letter A             Letter G           Letter M            Letter S

And if your name starts with a K, N, V, X, or Z, try the first letter of your middle name, your last name, or your favorite letter instead because these letters are really tricky to make without diagonal lines!

Once you have a program you’re happy with, make sure to copy your code to use in the next exercise. If you don’t copy it, you’ll lose all of the awesome work you just did!

Reset Code

Slides and Notes

About

Python (turtle)
Skulpt 1.0.0, Python 2.x

Upload Media