When prompted, type a number and watch the sprite draw. Can you predict how the flower will look? For you, what number makes the best flower?
This project is based on code from Time to Bloom! This draws polar roses of the form, rho=a*sin(n*theta), and demonstrates the conversion of polar coordinates to Cartesian coordinates. Users may play with the value of n and demonstrate how n reflects the number of petals when n is an odd number and 2*n petals when n is even.