Skip to content

Question 2.17 #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
allenbangai opened this issue Oct 22, 2019 · 0 comments
Closed

Question 2.17 #5

allenbangai opened this issue Oct 22, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@allenbangai
Copy link
Collaborator

Write an application that inputs a given amount of integers from the user and displays the sum, average, product, smallest and largest of the numbers. [Note: The calculation of the average in this exercise should result in an integer representation of the average. So, if the sum of the values of 3 integers is 7, the average should be 2, not 2.3333….].

The name of your program file should be arithmethic3.java

@allenbangai allenbangai added the enhancement New feature or request label Oct 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant