Skip to content

Tinker-Twins/Finding_Largest_And_Smallest_Numbers_From_Input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Finding Largest And Smallest Numbers From Input

This project takes inputs from the user and compares them against each other. Once "done" is entered as the input, it stops accepting inputs and displays the Largest and Smallest numbers so far.