3 lines
53 B
Plaintext
Raw Normal View History

2025-06-27 02:33:44 +01:00
print ([1 4] | length)
print (echo [2 3 5] | length)