Skip to content

Commit b86a29b

Browse files
committed
added readme
1 parent 637742a commit b86a29b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Turtle_Art/README.md

+12
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)