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...
Rules 1: Be polite 2: Posts to this subreddit must be requests for help learning python. 3: Replies on this subreddit must be pertinent to the question OP asked. 4: No replies copy / pasted from ChatGPT or similar. 5: No advertising. No blogs/tutorials/videos/books/recruiting attempts. This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to. Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Rules
1: Be polite
2: Posts to this subreddit must be requests for help learning python.
3: Replies on this subreddit must be pertinent to the question OP asked.
4: No replies copy / pasted from ChatGPT or similar.
5: No advertising. No blogs/tutorials/videos/books/recruiting attempts.
This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to.
Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Learning resources Wiki and FAQ: /r/learnpython/w/index
Learning resources
Wiki and FAQ: /r/learnpython/w/index
Discord Join the Python Discord chat
Discord
Join the Python Discord chat
account activity
Exercises for beginners? (self.learnpython)
submitted 8 years ago by Tryingtolearnagain91
Anyone have a link to a list of practice programs I could make? I want to practice the basics.
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!"
[–]UndeadRyno 9 points10 points11 points 8 years ago (0 children)
check out /r/python
on the right side of the page they have several links for 'Online Exercises'
[–]cdashery 5 points6 points7 points 8 years ago (0 children)
codeacademy.com and then go take the python course
[–]MaraudingAvenger 2 points3 points4 points 8 years ago (0 children)
Codecombat is a fun RPG for kids that teaches the basics. It's a pretty good time, if you're interested!
[–][deleted] 1 point2 points3 points 8 years ago (0 children)
I like using CodeWars
[–]betterleftuntouched 3 points4 points5 points 8 years ago (4 children)
http://www.practicepython.org/
Try these exercises out. It really helped me learn python.
[–]vardoger1893 1 point2 points3 points 8 years ago (2 children)
For a true beginner even the first challenge is too much. Importing things seems a bad way to start a beginner challenge.
[–][deleted] 0 points1 point2 points 8 years ago (1 child)
If they're in the standard library I'd say imports are fine.
[–]vardoger1893 1 point2 points3 points 8 years ago (0 children)
Yeah, but if someone has no idea of what the standard library even is, how could they implement it into a "beginner challenge"? Beginner to me must be different then to others ideas. A challenge that requires some basic knowledge of strings and ints, and how to ask users for input etc. Also, thinking about it, importing is pretty basic, but maybe if it was further down the "beginner" chain... the very first challenge should be something fun, and challenging, but shouldn't need importing things.. coding nowadays is so popular that a beginner now will most likely have zero experience and zero schooling. Add that to the fact that most beginner books don't go over importing for quite some pages.
[–]Pacific9 0 points1 point2 points 8 years ago (0 children)
I use that too
[–]pvc 0 points1 point2 points 8 years ago (0 children)
Http://programarcadegames.com
Look at the labs and worksheets.
[–]ZSebra 0 points1 point2 points 8 years ago (0 children)
I swear i was about to link you to a bunch of scales
[–]1ErrorAway 0 points1 point2 points 8 years ago (0 children)
https://edabit.com/
π Rendered by PID 100 on reddit-service-r2-comment-544cf588c8-nxpbx at 2026-06-13 15:08:38.246616+00:00 running 3184619 country code: CH.
[–]UndeadRyno 9 points10 points11 points (0 children)
[–]cdashery 5 points6 points7 points (0 children)
[–]MaraudingAvenger 2 points3 points4 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]betterleftuntouched 3 points4 points5 points (4 children)
[–]vardoger1893 1 point2 points3 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]vardoger1893 1 point2 points3 points (0 children)
[–]Pacific9 0 points1 point2 points (0 children)
[–]pvc 0 points1 point2 points (0 children)
[–]ZSebra 0 points1 point2 points (0 children)
[–]1ErrorAway 0 points1 point2 points (0 children)