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