How to change the python version used on google colab ... !python2 --version Python 2.7.15 !python3 --version Python 3.6.9 !echo $PYTHONPATH ...
確定! 回上一頁