3 lines
46 B
Text
3 lines
46 B
Text
|
|
fruits = ["apple", "orange"]
|
||
|
|
print fruits.len
|