Skip to content
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

3 single-digit sort #9

Merged
merged 1 commit into from Dec 17, 2021
Merged

3 single-digit sort #9

merged 1 commit into from Dec 17, 2021

Conversation

mmathur20
Copy link
Contributor

NOTE: must manually quit the program after sorted input prints (ctrl-c/keyboard interrupt). Couldn't find a way to exit the program gracefully.

How to use:
Type in 3 single-digit numbers (0-9) one line at a time.
Example:
6
1
7

After hitting return/enter on the third input, the numbers will be printed out in numerical order.
At this point, you must manually quit the program.
I spent a while trying to figure out how to exit, but I haven't figured out a solution yet.

@AZHenley AZHenley merged commit 6bdfc60 into AZHenley:main Dec 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants