Instructions: Q1. Design a program that asks the user to enter a series of 20 numbers. The program should store the numbers in a list then display the

 Instructions:

Q1. Design a program that asks the user to enter a series of 20 numbers. The program should store the numbers in a list then display the following data:

  • The lowest number in the list
  • The highest number in the list
  • The total of the numbers in the list
  • The average of the numbers in the list

Q2. Total Sales

Design a program that asks the user to enter a store’s sales for each day of the week. The amounts should be stored in a list. Use a loop to calculate the total sales for the week and display the result.

Share This Post

Email
WhatsApp
Facebook
Twitter
LinkedIn
Pinterest
Reddit

Order a Similar Paper and get 15% Discount on your First Order

Related Questions

  Describe the different display types available.  Describe how to adjust display settings and comment on the various video standards, resolutions, and

  Describe the different display types available.  Describe how to adjust display settings and comment on the various video standards, resolutions, and concepts. You need to describe how to build custom configurations.  In particular describe the differences between a standard thick client, virtualization workstation and thin clients. Instructions: Responses should include

CSCI 351 Assignment60 pointsInstruction: · Show your

CSCI 351 Assignment 60 points Instruction: · Show your own work (at least 50% penalty otherwise) · Submit (1) a single word document containing the source code (copied from the source program file) of your program and screenshot of the program run including the number of words tested. · Submit