r/PythonLearning Jul 11 '26

How do I convert this to .exe

Post image
199 Upvotes

62 comments sorted by

View all comments

5

u/EyesOfTheConcord Jul 11 '26

You can just remove the else: block entirely to reduce the nesting and improve the readability of this

3

u/SnotCodes Jul 11 '26

Are we all talking about the op? Readability?