Check version runing on Jupyter notebook. from platform import python_version. print(python_version()). # Check version inside your Python program.
確定! 回上一頁