Question
Rubric (One Hundred Points) 10 points for no syntax errors 10 points for putting your name in the filename 15 points for each menu options
Rubric (One Hundred Points) 10 points for no syntax errors 10 points for putting your name in the filename 15 points for each menu options working 20 points for menu display and input For this assignment, write a program that: 1. Creates a list with at least 10 integers in it 2. Displays a menu with options to calculate highest number, lowest number, total of the numbers, and average of the numbers in the list. Example Output (User input is in bold italics) -- Menu -- 1. Display the highest number in the list 2. Display the lowest number in the list 3. Display the list total 4. Display the list average Enter your choice (1-4): 1 The highest number in the list is 56
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