It is very hard to align ovals from the starting point as described in the drawing oval tutorial. In this project, define a draw_oval function that can draw an oval by specifying the center, 2 radii of the arcs, and the tilt angle.
Draw a following titled oval with center at the center of the Turtle window. Draw a red dot at the center.
Tutorial for this drawing oval project is available.