There shouldn’t be an entire line skipped between the word choice and the first option.
Right now you have:
choice
“Yes.” {
But it needs to be like this:
choice
“Yes.” {
There shouldn’t be an entire line skipped between the word choice and the first option.
Right now you have:
choice
“Yes.” {
But it needs to be like this:
choice
“Yes.” {