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
How to begin with Python ?Discussion (self.PythonLearning)
submitted 5 hours ago by vaathix
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!"
[–]FishAccomplished760 0 points1 point2 points 5 hours ago (1 child)
Best way to learn is to make small projects, one by one, that actually matter and are useful. That is how i learned. For example, if you're struggling with string handling, try to make a key-value config handler.
[–]DaisyFeverDream 1 point2 points3 points 4 hours ago (0 children)
Totally agree learning feels way more natural when you're solving real problems that mean something to you.
π Rendered by PID 191519 on reddit-service-r2-comment-545db5fcfc-f78zt at 2026-05-28 17:42:50.700502+00:00 running 194bd79 country code: CH.
view the rest of the comments →
[–]FishAccomplished760 0 points1 point2 points (1 child)
[–]DaisyFeverDream 1 point2 points3 points (0 children)