In a level 2 project, you drew 60 titled squares (https://pythonturtle.academy/60-tilted-squares/). All those squares have the same size. Change the size gradually from small to large in the iteration to
In a previous project, you implemented lighting up animation. Make the animation look more pleasant by making the dot light up and dim gradually. Read tutorial on this project.