Hello all! I do hope I’m posting this in the right place - apologies if I’m not!
I’m currently working on switch and if/else statements and I’m working on the “Counting Cards” segment and I appear to be stuck. This is what I have so far:
Oh, I did delete the "return “Change Me” as well.
I’m really not sure what I’m doing wrong. Should I have included case 7, 8, 9? I thought you could get away without doing it. Or should my counts be += 1 or -= 1 instead of ++ --? I did try that and it didn’t work either.
Help is greatly appreciated! Thanks in advance.