Skip to content

Took python turtle graphic design from too basic to intermediate level. Soon will be dropping more designs.

Notifications You must be signed in to change notification settings

d17012002/Python-Turtle-Designs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Turtle-Designs

“Turtle” is a Python feature like a drawing board, which lets us command a turtle to draw all over it! We can use functions like turtle.forward(…) and turtle.right(…) which can move the turtle around.

20220131_214727.mp4

About

Took python turtle graphic design from too basic to intermediate level. Soon will be dropping more designs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages