Python Keywords

Python Keywords


Python Keywords

Python Keywords are reserved words that have a certain meaning for the compiler/interpreter. Each keyword has a different meaning and specific functionality. These keywords can't be used as a variable and any identifier.

Following is the List of Python Keywords.

TrueFalseNoneandas
assetdefclasscontinuebreak
elsefinallyelifdelexcept
globalforiffromimport
raisetryorreturnpass
nonlocalinnotislambda
Python Keywords Python Keywords Reviewed by Sk Jha on January 06, 2019 Rating: 5

No comments:

Powered by Blogger.