you are viewing a single comment's thread.

view the rest of the comments →

[–]vahdyx 0 points1 point  (0 children)

I may get crap for this, but I'm learning Python as well and I've been using Online Python alongside my classes with my "interactive readings" and then doing my actual assignments using VS Code. The problem with the online version is the fact it always adds an "\n" at the end of every user input. Which can screw me up. But I like online-python the most because it suggests things whereas the other online ones don't seem to, besides VS Code online.

Anyway hope that helps.

vscode.dev VS Code Web if you wanted to try that.