filmov
tv
Python Keywords and identifiers
Показать описание
Python keywords are set words that cannot be used as an identifier in program. These words are known as “Reserved Words” or “Keywords”. Python Keywords are standard identifiers and their meaning and purpose is predefined by the compiler.