Lua has functions and function calls. Unlike many languages, Lua supports multiple return values. function func(n) if n == 1 then return 1
確定! 回上一頁