Create a program that reads a series of integer numbers

Assignment Help Python Programming
Reference no: EM132360868

Number Stats

In this programming assignment you are to create a program called numstat.py that reads a series of integer numbers from a file and determines and displays the following:

• The name of the file.

• The sum of the numbers.

• The count of how many numbers are in the file.

• The average of the numbers. The average is the sum of the numbers divided by how many there are.

• The maximum value.

• The minimum value.

• The range of the values. The range is the maximum value minus the minimum value.

The program is to prompt the user for the name of the file that contains the numbers. If an exception occurs trying to open or read the file an error message is to be displayed. The program is not to crash if the file is not found or there is an error reading the file. Use try-except!

The output from the program is to display the information described above using the following strings preceding the values. There is to be a space between the colon and the value.

File name:

Sum:

Count:

Average:

Maximum:

Minimum:

Range:

At the end of one attempt at reading, or a successful read, of a file the user it to be  asked if they would like to evaluate another file of numbers. Use the prompt: Would  you like to evaluate another file? (y/n) If the user answers y, then the program is to  accept input for another file name. If the user answers with anything other than y,  the program is to exit.

Reference no: EM132360868

Questions Cloud

Understand what failures have the highest : FMEA's help teams understand what failures have the highest risk so they can prioritize improvement efforts. What are the elements of the FMEA risk priority
Implement the main part of the program to interact : Suppose you are asked to design a software tool that helps an elementary school student learn arithmetic operations. The software allows the student.
Explain the problem or issue-presenting perspectives : Find an ethical problem or issue in a profession that you are interested in, employed in, or expect to enter later in your career.
Project customer-project stakeholders : You want to make sure that you have a good working relationship with your Project Customer(s); Project Stakeholders; and Project Sponsor(s).
Create a program that reads a series of integer numbers : Create a program called numstat.py that reads a series of integer numbers from a file and determines and displays The name of the file.
Effective strategy and execution and innovation : The preamble says that "effective strategy execution is vital to creating sustainable competitive advantage" - There are three primary areas
Compare the physical assessments among school-aged children : Compare the physical assessments among school-aged children. Describe how you would modify assessment techniques to match the age and developmental stage.
What are typical phases of operation of virus or worm : What are typical phases of operation of a virus or worm? What is a "drive-by-download" and how does it differ from a worm?
Why are all these areas critical to strategy execution : First question is "Why are all these areas critical to strategy execution?

Reviews

Write a Review

Python Programming Questions & Answers

  Convert between temperatures in fahrenheit

Write a Python application that allows the user to convert between temperatures in fahrenheit and temperatures in celsius.

  Describe the diurnal variation of cloud

Homework - Data fitting Based on the cloud fraction data, develop a non-linear model to describe the diurnal variation of cloud in the Southeast Atlantic region

  Design program that asks user to enter amount in python

IN Python Design a program that asks the user to enter the amount that he or she has budget in a month. A loop should then prompt the user to enter his or her expenses for the month.

  The difference between a chained conditional and a nested

You need some help in finding out the difference between a chained conditional and a nested conditional. Can you please give an example of each?

  Write a python program that draw as pie chart

Write a python program that draw as pie chart go n frequent lettering word.txt file. The program, will Use tkinter to build an interface to input n

  Server application that accepts connections

A client application that takes user input and for each input value creates a message object, generates hash-codes for it, then connects and sends object

  Explain how python programming language will use a function

Explain how the Python programming language will use a function to display the following statement on the screen: I am programming.

  Write a program that will calculate the problem and stop

Write a program that will calculate the problem and stop after the condition has been met. a=number of loops start with zero.

  Recursion to write a python function

Use recursion to write a Python function depth(LL), where LL is a nested list of lists of lists etc. of numbers (i.e., oat and int) and strings. We want to return the depth of nesting, i.e., how often, maximally, there is a list in a list etc

  Modify the caesar cipher program you completed

In this project, you will be modifying the Caesar Cipher program you completed earlier in the semester.

  Calculate and show the totalcost for all the items in bag

Fill the list with several Item's such as eggs, milk, carrots, bread, apples, each with different price. use Item.numberItems to show how many items you have.

  Write a program that reads the name of a data file

Write a program that reads the name of a data file which contains student ids (such as c1234500) and their scores. The program will find and print the average score, the number of students processed.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd