48

I saw this the other day:

if x % 3 == 0:
print("Number is divisible by 6")

I wanted to, and want to, die.

Comments
Add Comment