Running Python in the browser
In short, If you:
don’t feel like installing Python (yet),
would like to get started quickly,
first want to try if Python is for you, before installing it,
you’re in luck! You can get started right away without the need to install anything.
Please note that:
This online Python interpreter intentionally has limited resources.
It’s not interactive. You can’t use input().
Link of the online inerpreter: https://crumb.sh/










