git
git copied to clipboard
Python3 not working
I cant run python3 and i dont know how to install it either? Help please?
What do you mean? This is a shell that is written in JavaScript. Everything is in the browser. To make Python3 work you will need to import Brython or a different Python interpreter (there was something recently in WASM) and add that to the code. You won't be able to install anything here.