For example, you can use the subprocess module to run a shell command, like "ls" or "ping", and get the output of that command in your Python code.
確定! 回上一頁