Skip to content

Commit f5dba06

Browse files
Update README.md
Added `Merge Sort.py`documentation.
1 parent 00e7cf2 commit f5dba06

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
This repo contains the following files:
44
- `Bubble Sort_2.py`: a bubble sort program
55
- `BubbleSort.py`: another bubble sort program
6+
- `Merge Sort.py`: a merge sort implementation program with user-received input.
67
- `README.md`: this file
78
- `helloworld.py`: a simple hello world program
89
- `spam.py`: a simple program to give spam message to anyone

0 commit comments

Comments
 (0)