You can go for system level function. * sys.stdin.read() → For multi line. Press Ctrl d to end entering inputs * sys.stdin.readline() → For single line.
確定! 回上一頁