This forum is now read-only. Please use our new forums! Go to forums

0 points
Submitted by Paul
about 11 years

Oops message appears when correct result appears

I got an “Oops, try again. Make sure you make at least one case block!” message even though the “Yummy” result appears. Did I do something wrong, or is this a problem with the exercise?

Answer 521f05dc548c3531df0024ed

3 votes

Permalink

points
Submitted by sohil chawla
over 10 years

1 comments

annmueni almost 10 years

Answer 517ec16b53741b0a4c0007f7

0 votes

Permalink

Looks good just make sure you use semicolons. other than that it worked for me.

points
Submitted by VictoriaC.
almost 11 years

Answer 51ddfd538c1ccc182b003180

0 votes

Permalink

Ok so what needs to happen for this exercise is this: break; default: echo " You can put anything you like here!"; }

points
Submitted by j-press
over 10 years

Answer 5154c365460526179000058c

-4 votes

Permalink

You have to post your code for us to know where you went wrong.

Meanwhile make sure you followed the instructions, including adding the default case and check your punctuation.

points
Submitted by Julia Toos
about 11 years

3 comments

Paul about 11 years

Thanks. Here’s what I posted:

Joshua Osborne almost 11 years

Please use the code sample button next time. After copy and pasting your code, highlight it, then press the “Code Sample” button.

virus316 almost 11 years

how