Goal

We added a line for you, but we couldn’t figure out the right position for it! Could you help us? Hint: Remember, the “Rotate()” function was used last scene, would the rotation affect the position of the line as well?
Code Area
flowchart
style A fill:#37bf19, stroke:#37bf19
style B fill:#37bf19, stroke:#37bf19
style C fill:#37bf19, stroke:#37bf19
style D fill:#f79e45, stroke:#f79e45
style E stroke:#6495ED
A((Module 9.01)) --> B((Module 9.02))
B --> C((Module 9.03))
C --> D((Module 9.04))
D --> E((Module 9.05))
click A "https://info.strivemath.com/eca/future-projects/ufo-401-ellipse-1"
click B "https://info.strivemath.com/eca/future-projects/ufo-401-ellipse-1/ufo-402-arc-ending-angle"
click C "https://info.strivemath.com/eca/future-projects/ufo-401-ellipse-1/module-4-ufo/clock-903-rotate-arc"
click D "https://info.strivemath.com/eca/future-projects/ufo-401-ellipse-1/ufo-404-arc-size"
click E "https://info.strivemath.com/eca/future-projects/ufo-401-ellipse-1/ufo-405-circle-coordinates"
subgraph Learning
A & B & C & D & E
end
subgraph Clock
end