Hacker News new | ask | show | jobs
by jpindar 1496 days ago
I would suggest replit.com. No setup involved, it (and all your code) is always available on any computer or phone.

Once you log in, it's one click to choose python (or another language), one click to 'Create repl', and you can start typing code. One click to run it.

There's also tutorials, various templates to start from and other people's code to learn from.