5 lines
66 B
Text
5 lines
66 B
Text
|
|
fib'!10
|
||
|
|
0 1 1 2 3 5 8 13 21 34
|
||
|
|
fib -1
|
||
|
|
"Error Negative Number"
|