Skip to content

This is a program that repeatedly asks for positive integers until the user enters a negative integer.

Notifications You must be signed in to change notification settings

NewthingAde/positiveIntegers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

##positiveIntegers

This challeneg is to Write a program that repeatedly asks for positive integers until the user enters a negative integer. When this happens, the program should print the smallest and the largest of the entered numbers, the sum of all numbers and the average of all numbers The program then proceed such that the user can continue or exit the program.

About

This is a program that repeatedly asks for positive integers until the user enters a negative integer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages