Question: Write a Perl program where you give the user four choices which will be labeled A, B, C, D. Get the user's choice and store
Write a Perl program where you give the user four choices which will be labeled A, B, C, D. Get the user's choice and store it in a variable. If the user's choice is valid, execute the user's choice. If not, tell the user that the his/her choice is not valid. These choices can be something that accomplishes a simple task. None should require user input.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
