Initial data commit
This commit is contained in:
parent
72d218235f
commit
f23f22d71c
199087 changed files with 3378941 additions and 0 deletions
2
Task/Y-combinator/AppleScript/y-combinator-2.applescript
Normal file
2
Task/Y-combinator/AppleScript/y-combinator-2.applescript
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
{facts:{1, 1, 2, 6, 24, 120, 720, 5040, 40320, 362880, 3628800, 39916800},
|
||||
fibs:{0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584, 4181, 6765}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue