Day 1: If Else Statements
-
-
smartsammy787 9 years ago I was thinking of using switch case for this problem.
-
wingardc 9 years ago No problem with that if you know what it is and how to use it, but I suspect the "target audience" doesn't, or at least isn't expected to.
-
CSE180320280 3 years ago ur code is right
-
-
If you want to stick to the if-else if construction, it's very easy as long as you order your conditionals a certain way (the way they're presented in the problem statement).
Add Reply Preview cancel