Using Physics and Python Turtle to simulate a falling and bouncing object. Let object fall from 200 meters above ground. Assume that there is no drag and bouncing doesn’t lose
Generate a random polygon with many sides and randomly drop point on the screen. If the point falls inside the polygon color it in red, otherwise color it in blue.