Yeah - it's a bit non-intuitive you can change the value of a number.
https://thedailywtf.com/articles/Disgruntled-Bomb-Java-Editi...
In Python 2 you could literally do
True = False
undefined = "a string"
In Python 2 you could literally do
and of course in JavaScript