if not sys.stdin.isatty():. sys.stdin = Redirection(in_obj = sys.stdin, out_obj = sys.stdout). a = input ( 'Enter a string: ' ).
確定! 回上一頁