3 lines
53 B
Text
3 lines
53 B
Text
|
|
print ([1 4] | length)
|
||
|
|
print (echo [2 3 5] | length)
|