2021年3月15日 星期一

 Python:

1. Free python IDE: google colabatory : https://colab.research.google.com/notebooks/intro.ipynb#recent=true

From here, you can run python in interactive mode or even create a python .py file and run it easily.



沒有留言:

張貼留言

 Python install twine on Mac 1. Need to install macports first, https://ports.macports.org/port/twine/  2.  sudo port install twine   Pychar...