fix: refactor samples to make running easier
This commit is contained in:
11
samples/fib.rpg.stdout
Normal file
11
samples/fib.rpg.stdout
Normal file
@@ -0,0 +1,11 @@
|
||||
DSPLY Fibonacci Sequence:
|
||||
DSPLY 0
|
||||
DSPLY 1
|
||||
DSPLY 1
|
||||
DSPLY 2
|
||||
DSPLY 3
|
||||
DSPLY 5
|
||||
DSPLY 8
|
||||
DSPLY 13
|
||||
DSPLY 21
|
||||
DSPLY 34
|
||||
Reference in New Issue
Block a user