Lua 使用關聯陣列,不僅可使用數位編製索引,還可以使用除nil之外的字串編製索引。 ... based on index print("Concatenated string ",table.concat(fruits,", ", 2,3)).
確定! 回上一頁