Question 10
What is the outcome of the Python a = b operator?
Select an option, then click Submit answer.
-
○
The variables will be added together
-
○
The variables are compared to determine if they have the same value.
-
○
The variable are compared to determine if they have different data types.
-
○
The variables will be subtracted from each other.