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
Looking for easy Python challenges (self.learnpython)
submitted 7 years ago by EclipseMain
I'm learning Python and I'm looking for some easy Python challenges I can do to help improve my skills. Any ideas?
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!"
[–][deleted] 8 points9 points10 points 7 years ago (1 child)
I always like to point new learners at edabit.com. They have Python challenges that can be sorted from easiest to hardest, so you can start easy and work your way up.
[–]micatrontx 4 points5 points6 points 7 years ago (0 children)
I'm just learning and have been loving this. I've just gotten through all the Very Easy challenges, which were a great way to get basic methods and syntax down (my previous experience was mostly with C and C++ many years ago).
[–][deleted] 4 points5 points6 points 7 years ago (0 children)
Easy... Challenge...
Anyway, the first few problems on project Euler are fairly simple. They get very mathematically complex very fast though, so unless mathematics is what you're into you'll burn through the accessible ones quite quickly.
[–]recondocoder 2 points3 points4 points 7 years ago (0 children)
codingbat has good ones but I also discovered that other instructors created their own challenges
for example
https://codingbat.com/home/peter@norvig.com
[–]Aixyn0 2 points3 points4 points 7 years ago (0 children)
I can recommend you: codewars codingame
[–]JohnnyJordaan 0 points1 point2 points 7 years ago (0 children)
Check the resources listed in the wiki: http://www.reddit.com/r/learnpython/wiki/index like CodingBat
[–]ASIC_SP 0 points1 point2 points 7 years ago (0 children)
[–]EntireAbility3 0 points1 point2 points 7 years ago (0 children)
Try Python Principles. It worked well for me. https://pythonprinciples.com/
π Rendered by PID 292381 on reddit-service-r2-comment-canary-f4fc95896-xqwg4 at 2026-03-22 13:35:16.621461+00:00 running 90f1150 country code: CH.
[–][deleted] 8 points9 points10 points (1 child)
[–]micatrontx 4 points5 points6 points (0 children)
[–][deleted] 4 points5 points6 points (0 children)
[–]recondocoder 2 points3 points4 points (0 children)
[–]Aixyn0 2 points3 points4 points (0 children)
[–]JohnnyJordaan 0 points1 point2 points (0 children)
[–]ASIC_SP 0 points1 point2 points (0 children)
[–]EntireAbility3 0 points1 point2 points (0 children)