Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Allow the user to input their name. Use switch/case to do the following: If the user inputs 'Paul' inform the user that he may be

image text in transcribed
Allow the user to input their name. Use switch/case to do the following: If the user inputs 'Paul' inform the user that he may be the instructor for MAE-10. If the user inputs 'John' or 'Bill' inform the user that he has 4 letters in his name. If the user inputs 'Susan' ask the user for a number. If the number is greater than 10, print 'Hello!' to the screen. Otherwise, print 'Bye!' to the screen. You may use an if statement for this part of the problem. If the user's name is none of the above, then inform the user that he/she should eat a taco

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Pro Database Migration To Azure Data Modernization For The Enterprise

Authors: Kevin Kline, Denis McDowell, Dustin Dorsey, Matt Gordon

1st Edition

1484282299, 978-1484282298

More Books

Students also viewed these Databases questions

Question

What are Decision Trees?

Answered: 1 week ago

Question

What is meant by the Term Glass Ceiling?

Answered: 1 week ago