diff --git a/todo.txt b/todo.txt index 2cc9251..64bb066 100644 --- a/todo.txt +++ b/todo.txt @@ -1,3 +1 @@ -Create isPrime function -Check if generators exist/are efficient in lua - 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