Add descriptions to each exercise
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
-- Write a function to calculate the nth fibonacci number.
|
||||
--
|
||||
-- Solution --------------------------------------------------------------------
|
||||
function nth_fibonacci_number(n)
|
||||
-- Your implementation here
|
||||
|
||||
Reference in New Issue
Block a user