INSTRUCTIONS:
Change all of the information in the dictionary below to reflect the info for your Shortcut.
Note: you wont have the RoutineHub Id until after you upload your Shortcut.
Also, you can delete this comment.
We were able to use `Show Result` because the `If Statement` for [Name is Option One] was true.
This is becasue we use dot notation to grab the value from `menu.optionOne.title`, which is `Option One`.
!
For this one the `Show Result` worked because option two's title contains the work "Two".
Meaning the 'If Statement` was true.
Now, try making option three do something!