https://stackoverflow.com/questions/11060506/is-there-a-not-equal-operator-in-python
Jun 16, 2012 · This will always return True and "1" == 1 will always return False, since the types differ. Python is dynamically, but strongly typed, and other statically typed la