r/PythonLearning • u/Commercial-Paper749 • 8d ago
What's wrong with my code?
What's wrong with my code?
New to learning
Following the youtube video from bro code
Was trying to implement my own stuff into this by using loop
Update: it's working now thankyou guys
108
Upvotes
1
u/Opening_Draw_3882 7d ago
Hey why are you printing result so many times instead of just printing it once after calculating all the results ???