Challenge Task #1:
Write a program, similar to in-lab exercise #2, but this time draw a butterfly shape (B) as shown in the example figure using CubicCurve2D.
-> Hint: you can use loops and 2D-transformations to re-draw a specific curve in the butterfly wings.