print("값을 입력하세요:")local s = io.read()print("입력된 값:", s)
Standard input is empty
값을 입력하세요: 입력된 값: nil
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!