Forcing user to choose 1, 2 or 3
Hello, im a bit lost! first is a while-loop to make sure input is not null, but then how would I best structure this to make it not move on if input is not 1, 2 or 3? Switch didnt work, since default; sends user back to the menu instead of changing the input

