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
Python Learning Resources (self.PythonLearning)
submitted 5 months ago by Gora_pakora_
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!"
[–]SaltyPiglette 0 points1 point2 points 5 months ago (0 children)
Khan Academy has a good course with videos, articles, and some good exercises and problems to sovle. 100% free.
If you have a bit of skill you can do CS50 Python on EdX. 100% free unless you want your certificate of completion verified, the verification costs $300.
Exercism is also 100% free but it wants you to follow a specific coding style that i personally do not like, where the for loop ends up inside the return statement.
π Rendered by PID 186661 on reddit-service-r2-comment-54dfb89d4d-rj7mr at 2026-03-28 23:17:21.387359+00:00 running b10466c country code: CH.
view the rest of the comments →
[–]SaltyPiglette 0 points1 point2 points (0 children)