need help with this program

kkkkkkkkkkkkkkkkk
Last edited on
What happens if userChoice < 1? Add a default case.

For if (userInput = 0), you are assigning something when you should be comparing it.
Last edited on
Topic archived. No new replies allowed.