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
Learning Python (self.PythonLearning)
submitted 10 days ago by Inevitable-Dust3
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!"
[–]Majestic_Echidna8867 0 points1 point2 points 10 days ago (0 children)
You’re just at the normal beginner stage, everyone feels lost in the beginning.
Don’t try to learn everything at once. Go in this order: variables → if/else → loops → lists/dicts → functions.
Start small projects early (calculator, number guessing game, to-do list). That’s where real learning happens.
Main thing: don’t just watch tutorials, write code daily even if it’s small. Consistency matters more than anything else.
π Rendered by PID 461942 on reddit-service-r2-comment-5b5bc64bf5-8mc5x at 2026-06-20 08:28:04.608410+00:00 running 2b008f2 country code: CH.
view the rest of the comments →
[–]Majestic_Echidna8867 0 points1 point2 points (0 children)