From 9524144f2845c63a4533a188cabf878e6c528d98 Mon Sep 17 00:00:00 2001 From: Mattrixwv Date: Tue, 13 Jul 2021 19:24:18 -0400 Subject: [PATCH] Updated todo --- todo.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/todo.txt b/todo.txt index 3a15b6c..64bb066 100644 --- a/todo.txt +++ b/todo.txt @@ -1,3 +1 @@ -Create isPrime function -Check if generators are efficient in C# - If so create fibonacci and prime generators and update getPrime, getNumPrime, getFib, getAllFib \ No newline at end of file +Create a Fibonacci number generator \ No newline at end of file