We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 872afe4 commit 4f12085Copy full SHA for 4f12085
Turtle-Art/ReadMe.md
@@ -3,7 +3,17 @@ turtle is a pre-installed Python library that enables users to create pictures a
3
4
The turtle module provides turtle graphics primitives, in both object-oriented and procedure-oriented ways.
5
6
-Its a fun program in 26 lines using turtle library.
+This folder contains designs using Turtle module.
7
+
8
+The programs uses random colors to make the art more attractive.
9
10
+The programs have used different shapes for the pen.
11
12
+-Arrow
13
14
+-Turtle
15
16
+-Classic
17
18
-The program uses random colors to make the art more attractive.
19
0 commit comments