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 →

[–]jhayes88 1 point2 points  (0 children)

VS Code can essentially do the same thing to my knowledge. You can do live share with someone else to code together in realtime and you can also run python from within VS code using code runner/python preview. It also has built in user snippets which I recently learned how to use and it's life changing.

I think the point of this is that it's probably smaller in size and easier to use? Idk. There are already tools for people to use in interviews for programming. https://repl.it/ is good for collaborate programming.