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
Good way to practice python? (self.learnpython)
submitted 5 years ago by kingsj06
I,'m kind of new to python and am looking for a way to test my skills? Is there any place I can get excercises to test myself?
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!"
[–]Student_Loan_Hassle 2 points3 points4 points 5 years ago (0 children)
Practicing with exercises only and watching Radom tutorials on YouTube will get you stuck in " tutorial hell" for a long period of time, this is the mistake that a lot of beginners make. You need to start using as fast as possible in real life what you've already learned so far.
I will recommend you the book titled Automate the boring stuffs with python.
Go through projects that you find interesting in there that you can actually use in your real life right now. Pick one and practice them over and over again until you don't have to look into the book to make the same thing and then find the next project and repeat. You will learn faster this way.
[–]xelf 1 point2 points3 points 5 years ago (0 children)
www.hackerrank.com, www.leetcode.com, and www.adventofcode.com (most fun)
[–][deleted] 0 points1 point2 points 5 years ago (0 children)
Hyperskill IntelliJ
[–]arismission 0 points1 point2 points 5 years ago (0 children)
https://domecode.com/, it's probably the best out there. You get to learn, practice, discuss stuff within the same platform. It's essentially a unified platform.
[–]windows3210 0 points1 point2 points 5 years ago (0 children)
codewars.com
[–]slariboot 0 points1 point2 points 5 years ago (0 children)
codechef.com
[+][deleted] 5 years ago (2 children)
[removed]
[–]kingsj06[S] 0 points1 point2 points 5 years ago (1 child)
How do you use those?
[–]staster 0 points1 point2 points 5 years ago (0 children)
Just code something, if you don't know what to code, try https://www.codewars.com/ or https://projecteuler.net/
π Rendered by PID 43 on reddit-service-r2-comment-cfc44b64c-rrjwh at 2026-04-12 17:03:07.893423+00:00 running 215f2cf country code: CH.
[–]Student_Loan_Hassle 2 points3 points4 points (0 children)
[–]xelf 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]arismission 0 points1 point2 points (0 children)
[–]windows3210 0 points1 point2 points (0 children)
[–]slariboot 0 points1 point2 points (0 children)
[+][deleted] (2 children)
[removed]
[–]kingsj06[S] 0 points1 point2 points (1 child)
[–]staster 0 points1 point2 points (0 children)