arr = ['apple', 'orange'] # a list for an array def setup(): println(len(arr))