Implicit Descriptor Example io.write("Enter a number:") -- Writes to process's std output a = io.read() -- Reads from process's std input
確定! 回上一頁