I made a "test.lua" with following 2 lines: local input = io.read("*numbers") print(input). This is how console log looks like (the first line after calling ...
確定! 回上一頁