Skip to content

uakp98/Python_Graphics_Program--using-Turtle_Graphics

Repository files navigation

Python_Graphics_Program- using Turtle_Graphics

Turtle is a Python library to draw graphics. It 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. With the Python turtle library, you can draw and create various types of shapes and images.

About

Turtle is a Python library to draw graphics. It 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. With the Python turtle library, you can draw and create various typ…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages