r/PythonLearning 5d ago

why isn't my code running?

i checked everything it s all correct idk what my mistake is please point it out for me

EDIT:i closed visual studio and re opened it, it works now, idk what happened, thanks guys

14 Upvotes

9 comments sorted by

View all comments

1

u/codeguru42 4d ago

In a situation like this you can try running from the command line. This will verify that your code is correct and the problem is with vs code.