Skip to content

Commit 038241d

Browse files
authored
Update README.md
1 parent 9b2ca3b commit 038241d

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

python_turtol_graphics/README.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,34 @@
11
# turtol graphics
2+
# Output of this project
3+
4+
> __Clock Pattern:__
5+
6+
![Clock Pattern](https://github.com/theprogrammingthinker/Python-Project-Based-Practice/blob/master/python_turtol_graphics/screenshot/clock_pettern.png)
7+
8+
> __Dot Pattern:__
9+
10+
![Clock Pattern](https://github.com/theprogrammingthinker/Python-Project-Based-Practice/blob/master/python_turtol_graphics/screenshot/dot_pettern.png)
11+
12+
> __Eye Pattern:__
13+
14+
![Clock Pattern](https://github.com/theprogrammingthinker/Python-Project-Based-Practice/blob/master/python_turtol_graphics/screenshot/eye_pattern.png)
15+
16+
> __Piramid Pattern 1:__
17+
18+
![Clock Pattern](https://github.com/theprogrammingthinker/Python-Project-Based-Practice/blob/master/python_turtol_graphics/screenshot/piramid_pettern_1.png)
19+
20+
> __Square to Circle Pattern:__
21+
22+
![Clock Pattern](https://github.com/theprogrammingthinker/Python-Project-Based-Practice/blob/master/python_turtol_graphics/screenshot/square_to_cicle.png)
23+
24+
## Contributing
25+
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
26+
27+
# Contact
28+
> Gmail: raihantheprogrammer@gmail.com
29+
30+
> Facebook: https://www.facebook.com/TheProgrammingThinker
31+
32+
> Linkedin: https://www.linkedin.com/in/theprogrammingthinker/
33+
34+
> Twitter: https://twitter.com/edition_raihan

0 commit comments

Comments
 (0)