In Python programming, which of the following symbols represents an augmented…
2026
In Python programming, which of the following symbols represents an augmented arithmetic operator?
Answer: D. +=
- A.
==
- B.
>=
- C.
=
- D.
+=
Attempted by 576 students.
Show answer & explanation
Correct answer: D
Loading lesson…