Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
1
Task/Loops-While/Trith/loops-while-1.trith
Normal file
1
Task/Loops-While/Trith/loops-while-1.trith
Normal file
|
|
@ -0,0 +1 @@
|
|||
1024 [dup print 2 / floor] [dup 0 >] while drop
|
||||
1
Task/Loops-While/Trith/loops-while-2.trith
Normal file
1
Task/Loops-While/Trith/loops-while-2.trith
Normal file
|
|
@ -0,0 +1 @@
|
|||
1024 [dup print 1 shr] [dup 0 >] while drop
|
||||
Loading…
Add table
Add a link
Reference in a new issue