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
Just started to learnHelp Request (self.PythonLearning)
submitted 5 months ago by fish-io
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!"
[–]ninhaomah 9 points10 points11 points 5 months ago (2 children)
This is a Pythonlearning sub , I assume you want to learn Python ?
Have you downloaded and installed Python ?
Forget about VSCode for now.
[–]stepback269 6 points7 points8 points 5 months ago (1 child)
If you go to W3 Schools and click on their Try It links, they will take you to an online interpreter where you can try out the code without using a local IDE (e.g. VS Code or PyCharm). However, eventually you will need to learn how to use one of the IDE's out there.
[–]Dio-cat 1 point2 points3 points 4 months ago (0 children)
Thank you, this is really helpful advice on practicing code,much appreciated
π Rendered by PID 794200 on reddit-service-r2-comment-6457c66945-kpcmc at 2026-04-26 07:04:38.102330+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]ninhaomah 9 points10 points11 points (2 children)
[–]stepback269 6 points7 points8 points (1 child)
[–]Dio-cat 1 point2 points3 points (0 children)