We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 637742a commit b86a29bCopy full SHA for b86a29b
Turtle_Art/README.md
@@ -0,0 +1,12 @@
1
+
2
+# Turtle Scripts
3
4
+This folder contains a few python scripts using
5
+`tutle` and `tkinter` in some.
6
7
+Here we have some cool looking turtle art.
8
+* In order to run these, no packages need to be installed. Turtle and tkinter are already included in python.
9
10
+## Prompt Based
11
+This include some scripts where based upon user's choice
12
+output would be displayed. Feel free to select your choice.
0 commit comments