Today’s quiz and challenges were easy. I spent some time working with rotationEffect
because it seems like a part of this lesson I might use. After creating the arrow out of a triangle and rectangle I changed it to Path()
instead with a series of move
and addLine
calls.