將以下python代碼另存為名為新文件 check-python-version.py : import platform python_version=platform.python_version() print (python_version).
確定! 回上一頁