Answered You can hire a professional tutor to get the answer.

QUESTION

C++ programming Select 1 problem from the following options. Develop an algorithm that would solve the problem. Your algorithm has to use at least...

C++ programming

Select 1 problem from the following options. Develop an algorithm that would solve the problem. Your algorithm has to use at least one if-statement. Use pseudocode to describe your algorithm. Share your algorithm with your classmates.

Note: You are not writing code for this algorithm. You are only creating the pseudocode for the algorithm.

Option 1: Bake a lasagna for dinner that skips using meat in the recipe if cooking a vegetarian lasagna.

Option 2: Given a user’s age, display a message that the user is a child if he or she is less than or equal to 12 years old, display a message that the user is a teenager if he or she is 13 to 18 years old, or display a message that the user is an adult if he or she is 19 years old or older.

Option 3: Given a dollar amount for a shopping cart for an online store, calculates the shipping fee based on the following shipping schedule:

0 – 25.00   shipping is 5.00

25.01 – 50.00 shipping is 2.50

50.01 and higher shipping is 0.00

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question