Draws a rhombic rosette using the turtle module, with the current turtle position. The construction method is the one with an equilateral polygon in rotation around one of its vertices.
Function : rosace(n,r,v) n = order of the rosette r = radius of the circumscribed circle c = True to use different colors for each rotation of the polygon v = True to draw the underlying web.