Python provides us with file-like objects that represent stdin, stdout, and stderr. So first we need to import the sys module in python.
確定! 回上一頁