subject
Computers and Technology, 16.12.2020 22:00 Yuii

THIS IS FOR MY FINAL PLEASE HELP (06.03 MC)
You have been asked to write a program that will prompt the user for his or her t-shirt order and display it. The
order will include the size, color, and design of the shirt. Read the pseudocode for the program:
Input:
Ask user what size shirt-small, medium, large, or extra-large
Ask user what color-blue, green, red, or yellow
Ask user what design-chevron, solid, or stripes
Output:
Print a message that clearly displays the user's shirt size, color, and design. (8 points)

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 07:20
Write a pseudocode solution for each of these problems. 1. design a while loop that lets that user enter a number. the number should be multiplied by 10, and the result stored in a variable named product. the loop should iterate as long as product contains a value less than 100. 2. design a do-while loop that asks the user to enter two numbers. the numbers should be added and the sum displayed. the loop should ask the user whether he or she wishes to perform the operation again. if so, the loop should repeat; otherwise it should terminate. 3. design a for loop that displays the following set of numbers: 0, 10, 20, 30, 40, 50 100. 4. design a nested loop that displays 10 rows of # characters. there should be 15 # characters in each row. 5. convert this for loop to a while loop. declare integer count for count = 1 to 50 display count end for 6. find the error in the following pseudocode. declare boolean finished = false declare integer value, cube while not finished display “enter a value to be cubed.” input value; set cube = value ^ 3 display value, “ cubed is “, cube end while
Answers: 2
question
Computers and Technology, 22.06.2019 13:30
1. technician a says horsepower information can be used by consumers to compare the power of different automobile engines. technician b says that manufacturers will often list the horsepower output of their engines in the online service information. who is right?
Answers: 2
question
Computers and Technology, 23.06.2019 04:20
Which network media uses different regions of the electromagnetic spectrum to transmit signals through air? uses different regions of the electromagnetic spectrum to transmit signals through air.
Answers: 2
question
Computers and Technology, 23.06.2019 08:00
What is a scenario where records stored in a computer frequently need to be checked
Answers: 2
You know the right answer?
THIS IS FOR MY FINAL PLEASE HELP (06.03 MC)
You have been asked to write a program that will...
Questions
question
Mathematics, 29.05.2020 03:03
question
Physics, 29.05.2020 03:03
question
Mathematics, 29.05.2020 03:03
question
Mathematics, 29.05.2020 03:03
question
Mathematics, 29.05.2020 03:57
question
Mathematics, 29.05.2020 03:57
question
English, 29.05.2020 03:57
question
Physics, 29.05.2020 03:57
question
Mathematics, 29.05.2020 03:57