Skip to content

Adhouma/MinMaxInput_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinMaxInput_challenge

/**
 * Read the numbers from the console entered by the user and print the minimum and maximum number the user
 * has entered
 * 
 * Before the user enters the number, print the message "Enter number"
 * 
 * If the user enters an invalid number, break out of the loop and print the minimum and maximum number
 */

Releases

No releases published

Packages

No packages published

Languages