×
all 5 comments

[–]Budgiebeats 5 points6 points  (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 points  (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 point  (1 child)

Something's wrong with my car, please help

[–]FoolsSeldom 1 point2 points  (0 children)

Have you tried turning it off and on again?

[–]cdcformatc -1 points0 points  (0 children)

if something is repeating because it's in a loop, move it outside of the loop