I was wondering if it was possible to use two variables in a switch case.
The assignment was to use the same information that I used to create if else statements and but this time use the switch case. The problem is I have two vars that I used to gather the information residence and hours. I am not sure and cannot figure out if you can use these two in a switch. Thanks for the help.