3 lines
84 B
Text
3 lines
84 B
Text
array = ["apple", "orange"]
|
|
length(array) \\ == 2
|
|
#array \\ == 2
|