Computer Science, asked by hemantmehta8418, 11 months ago

What does the &= operator do in Python?

Answers

Answered by SnehaG
1

In this Python Operator tutorial, we will discuss what is an operator in Python Programming Language. ... Python operator is a symbol that performs an operation on one or more operands. An operand is a variable or a value on which we perform the operation.

Similar questions