2 lines
44 B
Ruby
2 lines
44 B
Ruby
|
|
puts ['apple', 'orange'].length # or .size
|
|
|
puts ['apple', 'orange'].length # or .size
|