Courses
Log inStart Learning AI
Courses
Log inStart Learning AI
0

Python Assignment operator

What is the means of (&=, |=, ^=, >>=, <<) in the python Assignment operator.

pythonsololearn
5th Jul 2023, 6:07 PM
Dwld
Dwld - avatar
1 Answer
+ 3
x &= 1 is equal to x = x & 1. Search for the keyword "bitwise operations" to find out about the symbols.
5th Jul 2023, 7:34 PM
Lisa
Lisa - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
3 Votes
Guys I don't know anything about cooding who can help me pls
1 Votes
Why can’t I use double “ in python?
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
1 Votes
Coding for Cybersecurity
1 Votes
Need help
1 Votes
Pointers in c#
1 Votes
2 cases not correct what's the problem
2 Votes
You’re free to give me your advice! 🚹
1 Votes
Salut tout le monde
1 Votes