You have been asked to write program that will prompt the user for…

Question Answered step-by-step You have been asked to write program that will prompt the user for… You have been asked to write 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.Write the complete program code below. Computer Science Engineering & Technology Python Programming COMPUTER SCIENCE 4075 Share QuestionEmailCopy link Comments (0)