Question: Suppose we have two variables. We use the operator to determine whether they refer to the exact same object, whereas we use the operator to

Suppose we have two variables.
We use the operator
to determine whether they refer to the exact same object, whereas we use the operator
to compare the values/content stored in the objects they refer to.
Note about answer format: enter just the operator you would use in Python code, without any spaces or quotation marks.
n =15
print(n, n2)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!