From 2163bfa4f62dceada7c4383f29844642051e8f9d Mon Sep 17 00:00:00 2001 From: internetlandlord Date: Wed, 12 Oct 2022 20:58:36 +0000 Subject: Updated README.md and added a testing file --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ca3deb6..f0f47a0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # algo-py -learning algorithms in python + +## 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. -- cgit v1.2.3