@@ -4,20 +4,20 @@ Drawing using Python Turtle
44### crazyvilllage.py  
55-  houses arranged in a spiral shape
66-  black background
7- !(https://github.com/hrosicka/PythonBasicsTurtle/blob/master/doc/CrazyVillage.png )
7+ ![  ] ( https://github.com/hrosicka/PythonBasicsTurtle/blob/master/doc/CrazyVillage.png ) 
88
99### vesnice.py  
1010-  random houses - random place, size and color
1111-  black background
12- !(https://github.com/hrosicka/PythonBasicsTurtle/blob/master/doc/LevitatingVillage.png )
12+ ![  ] ( https://github.com/hrosicka/PythonBasicsTurtle/blob/master/doc/LevitatingVillage.png ) 
1313
1414### pavucina.py  
1515-  spider web - random color of nodes
1616-  black background
17- !(https://github.com/hrosicka/PythonBasicsTurtle/blob/master/doc/SpiderWeb.png )
17+ ![  ] ( https://github.com/hrosicka/PythonBasicsTurtle/blob/master/doc/SpiderWeb.png ) 
1818
1919### kytice.py  
2020-  flower - you can choose size of flower and five colors - everythinks depends on you
2121-  black background
22- !(https://github.com/hrosicka/PythonBasicsTurtle/blob/master/doc/Flower.png )
22+ ![  ] ( https://github.com/hrosicka/PythonBasicsTurtle/blob/master/doc/Flower.png ) 
2323
0 commit comments