in python we use "and" term for && operater, when we use "!" operator for not operater. i'm confuse please help me...
2/25/2018 12:19:11 PM
Shivani Goyal6 Answers
New AnswerLogical AND: and Logical OR: or Logical NOT: not Bitwise AND: & Bitwise OR: | Bitwise XOR: ^ Bitwise Complement: ~
In Python we use the word "not". https://www.sololearn.com/learn/Python/2279/
you can easily understood see the code https://code.sololearn.com/cvF6cpPyN56o/?ref=app
because we have to program huge lines So makers decided make easy sometimes...... & some times !
because we have to program huge lines So makers decided make easy sometimes...... & some times !
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message