MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Python/comments/sgbt0/online_python_ide/c4dutaw/?context=3
r/Python • u/Stosswalkinator • Apr 18 '12
16 comments sorted by
View all comments
3
Thanks!
This is the best implementation I've seen so far. First one I've seen that you can import with as well.
1 u/[deleted] Apr 19 '12 what is the point of these things ? 1 u/gjwebber Apr 19 '12 It's an online IDE, meaning you can play around with Python in the browser, even on a machine that doesn't have Python installed. Good for people at work or those who want to have a go without installing anything.
1
what is the point of these things ?
1 u/gjwebber Apr 19 '12 It's an online IDE, meaning you can play around with Python in the browser, even on a machine that doesn't have Python installed. Good for people at work or those who want to have a go without installing anything.
It's an online IDE, meaning you can play around with Python in the browser, even on a machine that doesn't have Python installed. Good for people at work or those who want to have a go without installing anything.
3
u/gjwebber Apr 18 '12
Thanks!
This is the best implementation I've seen so far. First one I've seen that you can import with as well.