python string comparison not working code example Example: python string equality str = "hello" print("hello" == "hello") # prints True