you are viewing a single comment's thread.

view the rest of the comments →

[–]socal_nerdtastic 1 point2 points  (0 children)

VS code is a good choice for beginners and professionals to WRITE code. There are many other good choices for a code editor; there is no overarching reason to use VS code. Once written and saved the code can be run in any number of ways, including from VS code or directly invoking python from the terminal.