Initial data commit

This commit is contained in:
Ingy döt Net 2023-07-01 11:58:00 -04:00
parent 72d218235f
commit f23f22d71c
199087 changed files with 3378941 additions and 0 deletions

View file

@ -0,0 +1,2 @@
' who do we appreciate?' ,~ ": 2 * >: i.4
2 4 6 8 who do we appreciate?

View file

@ -0,0 +1,2 @@
0 2 (p. i.) 5
0 2 4 6 8

View file

@ -0,0 +1,8 @@
3 :0''
r=.$0
for_n. 2 * >: i.4 do.
r=.r,n
end.
' who do we appreciate?' ,~ ":n
)
2 4 6 8 who do we appreciate?

View file

@ -0,0 +1,4 @@
i:8
_8 _7 _6 _5 _4 _3 _2 _1 0 1 2 3 4 5 6 7 8
i:8j8
_8 _6 _4 _2 0 2 4 6 8

View file

@ -0,0 +1 @@
thru=: <./ + i.@(+*)@-~

View file

@ -0,0 +1,6 @@
(#~ 0 = 2&|) 1 thru 20
2 4 6 8 10 12 14 16 18 20
(#~ 0 = 3&|) 1 thru 20
3 6 9 12 15 18
(#~ 1 = 3&|) 1 thru 20
1 4 7 10 13 16 19

View file

@ -0,0 +1,2 @@
(#~ 1&p:) 1 thru 20
2 3 5 7 11 13 17 19

View file

@ -0,0 +1,2 @@
(-&{.,])/ 1 thru 20
_10 11 _9 12 _8 13 _7 14 _6 15 _5 16 _4 17 _3 18 _2 19 _1 20