Daksheshapkare
Daksheshapkare
**Fixes issue:** **Changes:** def insertionSort(arr): # Traverse through 1 to len(arr) for i in range(1, len(arr)): key = arr[i] # Move elements of arr[0..i-1], that are # greater than key,...
#Lang Python2 #env Interactive as well as script #aut Dakshesh Apkate # https://github.com/Daksheshapkare print "Hello World" print "Dakshesh was here to Say
Hacktoberfest
Hacktoberfest
Hacktoberfest
Hacktoberfest
I want to translate your readme under the hacktoberfest.please assign it to me