print (...) print(value, ..., sep=' ', end='\n', file=sys.stdout, flush=False). Prints the values to a stream, or to sys.stdout by default.
確定! 回上一頁