A Moving Line
Creating an animation like this one is your next challenge. Here you can see the points moving in sync like in the last activity, but now there’s a line that connects the two moving points and moves with them.
Your job is to find a way to build that line to follow the points. Think about how we’ve used parameters to define lines so far. How can you apply that approach here?