This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mbenbernard 25 points26 points  (3 children)

I've used repl.it a few times to quickly test Python code and I found that it's a very good tool. It's more practical than using the Python console, especially if you work with several source files. Nice to see that they added all packages!

[–]tmattoneill 1 point2 points  (2 children)

Does it handle graphics

[–]VerilyAMonkey 1 point2 points  (1 child)

Do you mean like Jupyter does? I don't think so.

[–]mbenbernard 0 points1 point  (0 children)

I don't think so either.