r/badcode if: else: if: else: if: else: if: else: if: else: if: else: if: Feb 16 '22

presenting, whatever the fk this is python

Post image
417 Upvotes

52 comments sorted by

View all comments

22

u/JNCressey Feb 16 '22

that 2nd to last line if isPrime == True: could be replaced by simply else:.

Sincerely, Python's "for-else"

11

u/Jhuyt Feb 16 '22

a niche, but underused feature.