Why does () is () return True unlike other Data Structures?
() is () returned ‘True’ unlike other data structures, namely; ”, [], {}, that all returned ‘False’ when their respective ID were compared in a similar fashion like the tuple above.
() is () returned ‘True’ unlike other data structures, namely; ”, [], {}, that all returned ‘False’ when their respective ID were compared in a similar fashion like the tuple above.