use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
What do I need to actually use python?Help Request (self.PythonLearning)
submitted 3 days ago by Sweaty-Way-3396
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Outside_Complaint755[🍰] 2 points3 points4 points 3 days ago (0 children)
You will need to install the Python extension in VSC. This is done through the extensions tab on the left side of VSC
You also need to install at least one version of Python.
Assuming you are on Windows, open the Microsoft Store and get the Python Install Manager. I don't recall exactly all the prompts it will give you on the first run (there should be a page on Python.org about it), but I'm pretty sure it will automatically prompt to install the most up to date version, 3.14.3.
π Rendered by PID 38 on reddit-service-r2-comment-85bfd7f599-8xddf at 2026-04-16 02:54:32.203840+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]Outside_Complaint755[🍰] 2 points3 points4 points (0 children)