Review the code:

Given a struct called Animal, what line of code should be added on line 5 in order to produce the output shown?

In SwiftUI, how can you extract a subview from a main view to make the code more modular?
Review the code snippet.

What value does the code output?
Answer the question by typing in the box.
You need to create a Watchpoint in Xcode. In which order should you complete the actions? Move all the actions to the answer area and place them in the correct order.

Review the code.
Note: You might need to scroll to see the entire block of code.

A breakpoint is set on line 3. When the application is run. it will stop at line 3. You need to debug the code. Drag each debugging control from the left to the correct instruction on the right. You will receive partial credit for each correct answer
