|
1 | 1 | # PythonBasicsTurtle |
2 | 2 | Drawing using Python Turtle |
3 | 3 |
|
4 | | -### crazyvilllage.py |
| 4 | +## crazyvilllage.py |
5 | 5 | - houses arranged in a spiral shape |
6 | 6 | - black background |
7 | 7 |  |
8 | 8 |
|
9 | | -### vesnice.py |
| 9 | +## vesnice.py |
10 | 10 | - random houses - random place, size and color |
11 | 11 | - black background |
12 | 12 |  |
13 | 13 |
|
14 | | -### pavucina.py |
| 14 | +## pavucina.py |
15 | 15 | - spider web - random color of nodes |
16 | 16 | - black background |
17 | 17 |  |
18 | 18 |
|
19 | | -### kytice.py |
| 19 | +## kytice.py |
20 | 20 | - flower - you can choose size of flower and five colors - everything depends on you |
21 | 21 | - black background |
22 | 22 | #### examples |
23 | 23 |  |
24 | 24 |  |
25 | 25 |  |
26 | 26 |
|
| 27 | +## fialovyornament.py |
| 28 | + |
| 29 | + |
| 30 | +## modrozelenyornament.py |
| 31 | + |
| 32 | + |
0 commit comments