Python - Operators and Expression Evaluation
What does the += operator do in Python?
What does the += operator do in Python?
+=+= operator adds the value on the right to the variable on the left.+= means add and assign [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions