Solved by verified expert:During this course you will design a program for a state university. The university needs a website design that will enable students to order books online. Each week you will receive additional instructions for the elements of the design based on the needs of the university. The elements will correspond with the concepts and skills you learn that week.According to the university’s website design request, students need to order five books, one for each of the five required courses that all students take. You need to design a program that will prompt students for the price of each book and display the total cost for the five books.Create a 1- to 1 3/4-page document listing the steps needed to solve the problem using an algorithm, including the following:Identify the input neededDefine what the input must do (i.e., the process)Show what the output must produce