talkpython / python-for-absolute-beginners-course

Code samples and other handouts for our course.
https://training.talkpython.fm/courses/explore_beginners/python-for-absolute-beginners
MIT License
2.3k stars 1k forks source link

Created Selection_Sort.txt #17

Closed arifamd00 closed 4 years ago

arifamd00 commented 4 years ago

Created selection_sort.txt file and added code for selection sort algorithm

Issue #16