[SOLVED] Anyone with a solid explanation on the following python assignment operators šŸ“&= šŸ“|= šŸ“^= šŸ“<<= šŸ“>>= | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 3

[SOLVED] Anyone with a solid explanation on the following python assignment operators šŸ“&= šŸ“|= šŸ“^= šŸ“<<= šŸ“>>=

Here's a link to what I'm talking about šŸ‘‡šŸ‘‡ https://code.sololearn.com/chIs26zQufks/?ref=app

2nd Jul 2020, 1:41 PM
ā„¤š•šš•”š•”š• 
ā„¤š•šš•”š•”š•  - avatar
4 Respostas
+ 4
Maybe that will be helped. Another explanations you will find here: https://www.sololearn.com/learn/4070/
2nd Jul 2020, 2:32 PM
JaScript
JaScript - avatar
+ 5
we do not provide answers to assignments happy coding
2nd Jul 2020, 1:43 PM
Galaxy-Coding (inactive)
Galaxy-Coding (inactive) - avatar
+ 4
CodeWarrior š•®š–”š–‰š–Šš–‚š–†š–—š–—š–Žš–”š–— and Joshua Burg [#KeepLearning!] It's not an assignment dude, It's self-study. I saw that at w3school python tutorial and it wasn't clear to me, so I need to clarify that. W3 link šŸ‘‡šŸ‘‡ https://www.w3schools.com/python/python_operators.asp
2nd Jul 2020, 1:53 PM
ā„¤š•šš•”š•”š• 
ā„¤š•šš•”š•”š•  - avatar
+ 4
They are bitwise operators. Once you understand the binary representation of numbers they will start to make sense.
2nd Jul 2020, 9:24 PM
Sonic
Sonic - avatar