Computer Science, asked by ashreya1906, 8 months ago

2) Mention any 8 keywords in python.
3) Evaluate: (1) 12%3**41/5+6 (11) 12*(3%4)//2+6 (Note: Write steps. No marks for
direct answers]​

python

Answers

Answered by himanibanga170
0
  1. True, False. True and False are truth values in Python. ...
  2. None. None is a special constant in Python that represents the absence of a value or a null value. ...
  3. and, or , not. and , or , not are the logical operators in Python. ...
  4. as. ...
  5. assert. ...
  6. async, await. ...
  7. break, continue. ...
  8. class.

hope it will help you

Similar questions