This is a simple program that allows the user to enter a collection of integers in an ever-expanding manner until they input a sentinel value, at which point the program prints the list of integers in the order in which they were entered, then prints the sorted version of the list to the user.
-
Notifications
You must be signed in to change notification settings - Fork 0
This is a simple program that allows the user to enter a collection of integers in an ever-expanding manner until they input a sentinel value, at which point the program prints the list of integers in the order in which they were entered, then prints the sorted version of the list to the user.
TheProgramMaster/Sorted-List-in-Python
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
This is a simple program that allows the user to enter a collection of integers in an ever-expanding manner until they input a sentinel value, at which point the program prints the list of integers in the order in which they were entered, then prints the sorted version of the list to the user.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published