Skip to content

akaes/python_flowers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

python_flowers

drawing flowers with squares, using turtle

I visited an event "programming for beginners", organized and realized by Open Tech School. This is my project during this event and afterwards. I'm not really a beginner, but I wanted to get some impulses on to how to start programming.

This script draws five flowers, building a circle, using squares. You can set the side length of the square in the terminal and the script will set the other values.

Many thanks to the Open-Tech-School-Mentors - I got the idea, could ask my questions and was encouraged to do math. :)

Where is the math? It's the value 1.9626, the radius of an incircle isosceles triangle, in German: gleichschenkliges Dreieck.

equation

(In my opinion, my english is very bad so I apologize for any inconvenience.)

About

drawing flowers with squares, using turtle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages