Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 163 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 163 Bytes

sort.py is to display the array in numerical order

duplicates.py is to find all duplicates in the array

missing.py is to find the missing numbers in the array