Skip to content

Commit

Permalink
added some comments....
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanjulata19 authored Oct 31, 2021
1 parent 400e25c commit 2e0f0b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Python/MergeSort.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,4 @@ def mergeSort(arr, l, r):
print("%d" % arr[i]),

# This code is contributed by Mohit Kumra
# End of the program

0 comments on commit 2e0f0b5

Please sign in to comment.