Data update
This commit is contained in:
parent
aec8ed51b6
commit
29a5eea0d4
128 changed files with 1298 additions and 0 deletions
5
Task/Array-length/FurryScript/array-length.furryscript
Normal file
5
Task/Array-length/FurryScript/array-length.furryscript
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
THE_LIST( <apple> <orange> )
|
||||
COUNT[ 0 SW ~| COUNT_STEP# 0 SW SU ]
|
||||
COUNT_STEP[ DR 1 SU ]
|
||||
|
||||
`THE_LIST COUNT# +<>
|
||||
Loading…
Add table
Add a link
Reference in a new issue