2 lines
29 B
Plaintext
2 lines
29 B
Plaintext
|
|
for x in [1, 2, 3]:
|
||
|
|
count(x)
|