Draws a flower. Requires version 10.0.0 or newer (turtle module). See example at the end of the script.
Usage : fleur(n,k,l,f,c) with :
n: number of petals
k: number of leafs
l: length of stalk (drawn with the current position and orientation of the turtle)
f: a factor for the size of the leafs and petals, default is 1
c: color of the petals