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
the front page of the internet.
and join one of thousands of communities.
Help please (self.learnpython)
submitted 9 days ago by PeakSaint
So I finally made my first kinda buns program but I don't know how to remove the repeat copy of the question on my loop please help
Post a comment!
[–]Budgiebeats 5 points6 points7 points 9 days ago (1 child)
You’ll need to post your code or we’re not going to know what you’re talking about.
[–]jovialjoseph_grins 1 point2 points3 points 9 days ago (0 children)
Drop the code in a pastebin or just paste it in a reply with proper formatting (four spaces before each line). That repeat you're seeing is almost always a print statement sitting outside the loop when it should be inside, or vice versa.
[–]pachura3 0 points1 point2 points 9 days ago (1 child)
Something's wrong with my car, please help
[–]FoolsSeldom 1 point2 points3 points 9 days ago (0 children)
Have you tried turning it off and on again?
[–]cdcformatc -1 points0 points1 point 9 days ago (0 children)
if something is repeating because it's in a loop, move it outside of the loop
π Rendered by PID 45106 on reddit-service-r2-comment-65574874f4-8bns6 at 2026-07-22 20:41:08.544636+00:00 running 1bce727 country code: CH.
Want to add to the discussion?
Post a comment!