Python - Operators and Expression Evaluation
You want to optimize memory by checking if two string variables
str1 and str2 refer to the same object. Which code snippet correctly uses identity operators for this?