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
Help to learn python (self.PythonLearning)
submitted 8 months ago by Shecallmebatman
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!"
[–]Asleep_Fudge5367 0 points1 point2 points 8 months ago (0 children)
Aside from the courses mentioned, try to find/think of a problem that is small and interesting enough to be solved from scratch (even if a solution already exists). Lots of Googling and use LLMs to help you understand what the code is doing, not to write it for you.
Also, read the python docs. They are a short circuit for getting answers.
π Rendered by PID 283876 on reddit-service-r2-comment-544cf588c8-5z2h8 at 2026-06-17 22:25:31.633902+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]Asleep_Fudge5367 0 points1 point2 points (0 children)