rishabh-malik / Hacktoberfest-2018

A simple code repository for algorithms in various languages.
38 stars 242 forks source link

Add insertion sort algorithm in python3 #404

Open JukMR opened 3 years ago

JukMR commented 3 years ago

Hi! I just thought I could add this script I've made that sort an array of number using the Insertion Algorithm in Python3. I hope this PR is well done! :)