Question: Attach the java files that use switch-case statements (Must use switch-cases): o VirtualDM set the stage some dungeon/rpg scenario (Some description) o Ask the user
Attach the java files that use switch-case statements (Must use switch-cases): o VirtualDM set the stage some dungeon/rpg scenario (Some description) o Ask the user for their six-sided die result (1-6) o Depending on the number input, display some sort of feedback (1 is bad, 6 is good) If the user enters something other than 1- 6, display message stating that (you can assume they enter a number) o DigitalNumber Ask the user for a single digit (0-9) Depending on the number input, display an ASCII picture of the number like a digital clock If the user enters something other than 0-9, display message stating that (you can assume they enter a number) o
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
