An identifier must be a keyword of Python.
False
Reason — An identifier cannot be a Python keyword. Keywords are reserved words with special meanings and cannot be used as identifiers.