3 lines
42 B
Plaintext
3 lines
42 B
Plaintext
echo [1 4] | length
|
|
echo [2 3 5] | length
|
echo [1 4] | length
|
|
echo [2 3 5] | length
|