We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2593679 commit 7a24700Copy full SHA for 7a24700
README.md
@@ -21,4 +21,6 @@ This repository contains a series of Python challenges using the Turtle graphics
21
- You can modify parameters (like the number of sides for shapes, colors, and speed) in the code to experiment with different outputs.
22
23
# Technologies
24
-Python 3.x | Turtle graphics library | Random library for generating random colors and movements
+> Python 3.x
25
+> Turtle graphics library
26
+> Random library for generating random colors and movements
0 commit comments