Name Value

story0 "You see a fork in the road."

choice1 "Take a left."

choice2 "Take a right."


⚠️Ignore any yellow warnings for now.

If successful, this is what you should end up with when you run your app:

Unfortunately, when it comes to buttons we can’t simply set the text property on a button like what we did with the Label. However, Apple provides detailed documentation on all iOS UI Element components.


If successful, this is what you should end up with when you run your app: