Skip to content
/ Turtle Public

turtle is a pre-installed Python library that enables users to create pictures and shapes by providing them with a virtual canvas.

Notifications You must be signed in to change notification settings

monil28/Turtle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

turtle

turtle is a pre-installed Python library that enables users to create pictures and shapes by providing them with a virtual canvas. The onscreen pen that you use for drawing is called the turtle and this is what gives the library its name. In short, the Python turtle library helps new programmers get a feel for what programming with Python is like in a fun and interactive way. With the Python turtle library, you can draw and create various types of shapes and images. You can build from simple design or shapes to most difficult yet coolest designs and animations through turtle.

About

turtle is a pre-installed Python library that enables users to create pictures and shapes by providing them with a virtual canvas.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages