mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-03-25 15:09:52 +00:00
Update README.md
This commit is contained in:
parent
4f5c3ba7dc
commit
1a8224d4e1
@ -2,4 +2,6 @@
|
||||
|
||||
The turtle module provides an environment in which turtles move around on a 2-dimensional grid. Turtles have a position, heading (the direction the turtle is facing) and a variety of possible states (turtles can draw lines of a particular colour when they move or leave no trace) and actions (turn left or right; move forward or backward.
|
||||
|
||||

|
||||
|
||||
We can create amazing graphics using _turtle_ and _colorsys_ module
|
||||
|
Loading…
x
Reference in New Issue
Block a user