Reserved words in Python Programming language
Reserved words(/keywords) in Python Programming language:
- and
- except
- lambda
- with
- as
- finally
- nonlocal
- while
- assert
- false
- None
- yield
- break
- for
- not
- class
- from
- or
- continue
- global
- pass
- def
- if
- raise
- del
- import
- return
- elif
- in
- True
- else
- is
- try
- await
- async
Comments
Post a Comment
For any queries or suggestions
Comment Here