There is 33 Keywords(reserved words) in the Python Programming Language. Below you will find a list of the 33 Python Keywords.
and | as | assert |
break | class | continue |
def | del | elif |
else | except | False |
finally | for | from |
global | if | import |
in | is | lambda |
None | nonlocal | not |
or | pass | raise |
return | True | try |
while | with | yield |
Python Keywords
No comments:
Post a Comment