In Python 2 you could literally do
True = False
undefined = "a string"
The terrifying part of this in Java, is that it applies program-wide, including to constants set before you changed the value