blah blah blah is here! blah blah » Close

0
votes
2 answers

Can use a switch statement for this or I'm going to just have to use if statements?

so honestly, I want to do it this way, but I can't. It says cannot convert 'bool' to 'int'. I'm asking because I do not fully understand what all I can do with a switch statement. I'm getting the drift I'm going to have to use if statements ...

Feedback