summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-17updated readme.md - keeps track of listed filesinternetlandlord
2022-10-17Created a selection sort algorithm as a proof of concept. n^2 complexity,internetlandlord
2022-10-17Using tripler.py as a proof of concept for file -> list -> algo manipulation.internetlandlord
2022-10-12Added a third function to i/o py - egress (no generation, just writing to file)internetlandlord
2022-10-12Updated README.md and added a testing fileinternetlandlord
2022-10-12Created function library for importing csvs to algorithm filesinternetlandlord
2022-10-12Initial commitFred Henry