Design a pseudo code and Flowchart to solve the following ProblemTotal Sales (Arrays)Design a program that asks the user to enter a store’s sales for each dayof the week (for one week). The amounts should be stored in an array. Usea loop to calculate the total sales for the week and display the result.Guideline:Rename the variables with your student number (e.g., amount_697)Use an array to solve the above problemAdd comments with your name/student numberComment your code
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here