Question: i need PSUEDOCODE 9. Design a case structure that tests the month variable and does the following: - If the month variable is set to
9. Design a case structure that tests the month variable and does the following: - If the month variable is set to 1 , it displays "January has 31 days." - If the month variable is set to 2, it displays "February has 28 days." - If the month variable is set to 3 , it displays "March has 31 days." - If the month variable is set to anything else, it displays "Invalid selection." 10. Write an If-Then statement that sets the variable hours to 10 when the flag variable minimum is set
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
