Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Assignment 1 This assignment may done with a partner but each student should submit the assignment individually. Write the algorithms in Word. Save them in
Assignment
This assignment may done with a partner but each student should submit the assignment individually. Write the algorithms in Word. Save them in a file with your name in the filename and submit it on Blackboard.
Write the algorithm to solve the following problems:
Make scrambled eggs.
Get three numbers and display the number with the highest value. For example: if the user enters the numbers and the program would produce the output Each time the program ran, the user would enter different numbers and the answer would be different.
Display the cost of landscaping a backyard with sod that is sold by the square foot and fencing that is sold by the foot. The input will be the length and width of the backyard, the price of sod per square foot and the price of fencing per foot.
Decide what activity is most appropriate based on the temperature. If the temperature is greater than degrees, then display the message Go swimming." If the temperature is between and degrees, display the message Go biking." If the temperature is less than degrees, display the message Go for a walk." The input will be the temperature.
Display the message, Hi Mom! times.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started