Installation
Windows 10:
Assuming you have python 3.7+ and pip installed:
REPL.IT
https://repl.it is a great website to test code. To use it, put the three following lines at the top of your script:
Linux (Ubuntu + Debian)
Assuming you have Python 3.7+ and pip3 installed:
Last updated