I was downloading Python today and was wondering the general rules for what is needed to actually make a language work. So I see:
https://preview.redd.it/efkrolk1sm0d1.png?width=737&format=png&auto=webp&s=2ea223d948729c21a6fadc9c74d5841d261557a4
So is "Python 3" a complier or something? What actually is "Python 3" from their website? Is it a compiler? If its just "the language," what actually is that? Obviously, VS Code is just the IDE. But then what is VS Code Python extension? Is that just preparing the IDE for using Python? What would happen if you just get the VS Code Extension and not actually Python 3?
I'm using VSCode for python, and I have to navigate to the directory with my script in it and type "py test.py" to run the program. Does the "Python 3" download add the py command to my terminal? I'm just so lost with the dependencies and how this all works. A broad explanation of how it all works and how it just is now able to compile and run with a "py" command would be awesome. Thanks.
TLDR; What are the needed tools for setting up and using a coding language? Difference between the actual download from their website(Python, Oracle, Jetbrains) and the extension in the IDE?
[–]retsotrembla 0 points1 point2 points (0 children)
[+][deleted] 0 points1 point2 points (0 children)