We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00e7cf2 commit f5dba06Copy full SHA for f5dba06
1 file changed
README.md
@@ -3,6 +3,7 @@
3
This repo contains the following files:
4
- `Bubble Sort_2.py`: a bubble sort program
5
- `BubbleSort.py`: another bubble sort program
6
+- `Merge Sort.py`: a merge sort implementation program with user-received input.
7
- `README.md`: this file
8
- `helloworld.py`: a simple hello world program
9
- `spam.py`: a simple program to give spam message to anyone
0 commit comments