In this project, when the green flag is clicked an animation of a flower growing begins and stops once it has fully bloomed. But something is not quite right! Instead of stopping when all the petals have bloomed, the animation starts all over. How do we fix this program?
We added the equal to block after we looked on how many costumes there were. Since there is only 12 with the greater than operator it would cause the flower to continue to blossom.