Difference between / and // in python
Answers
Answered by
2
Answer:
Logical AND that returns True if both the operands are true whereas '&' is a bitwise operator in Python that acts on bits and performs bit by bit operation. When an integer value is 0, it is considered as False when using logically.
Answered by
0
and is a Logical AND that returns True if both the operands are true whereas '&' is a bitwise operator in Python that acts on bits and performs bit by bit operation. When an integer value is 0, it is considered as False when using logically.
If you are satisfied with my answer so please mark as brainlist
Similar questions
Math,
4 months ago
Geography,
4 months ago
World Languages,
4 months ago
Math,
8 months ago
Hindi,
8 months ago
CBSE BOARD XII,
1 year ago
Math,
1 year ago