You first need to import the os module to interact with the underlying operating system. So, import it using the import os statement before using its ...
確定! 回上一頁