PdfPrep.com

What is the outcome of the Python a = b operator?

What is the outcome of the Python a = b operator?
A . The variables will be added together
B . The variables are compared to determine if they have the same value.
C . The variable are compared to determine if they have different data types.
D . The variables will be subtracted from each other.

Answer: B

Exit mobile version