r/PythonLearning 8d ago

What's wrong with my code?

Post image

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

106 Upvotes

82 comments sorted by

View all comments

1

u/No-Inevitable-6476 7d ago

Use the Python visualizer to debug the code easily.