13.3k views
0 votes
In Python, the equal (=) symbol is known as the______operator.

User Camron
by
8.3k points

1 Answer

4 votes

Answer:

In Python, the equal (=) symbol is known as the assignment operator. It is used to assign a value to a variable.

User Pbraeutigm
by
8.3k points