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