From 83c35988f27cd41d6f08b43a853f34a28769228b Mon Sep 17 00:00:00 2001 From: Mattrixwv Date: Fri, 30 Oct 2020 16:34:08 -0400 Subject: [PATCH] Created todo list --- todo.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 todo.txt diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..c275400 --- /dev/null +++ b/todo.txt @@ -0,0 +1 @@ +Create isPrime function \ No newline at end of file