summaryrefslogtreecommitdiff
path: root/README.md
blob: f0f47a049ced0a0d4ea865742904b03888698ab1 (plain)
1
2
3
4
5
6
7
# algo-py

## The python algorithm repository
The purpose of this repo is to explore and demonstrate the function of computer
science algorithms with file manipulation (using CSV files of random numbers).

The functional file contains I/O functions for ingressing and egressing data.