Fixed small typo

This commit is contained in:
2021-07-23 18:20:56 -04:00
parent 467ccb4081
commit 648c48a39d
4 changed files with 4 additions and 5 deletions

View File

@@ -1,2 +1 @@
Create a Fibonacci number generator and see if it is efficient
See if you can create a single function for functions using the number | bigint operator
Create a Fibonacci number generator and see if it is efficient