Executing a Python program can be done in two ways: calling the Python interpreter with a shebang line, and using the interactive Python shell.
確定! 回上一頁