contestada

A _____ is a word that is part of the python language and can't be used as a variable name. keyword special token syntax symbol stylized word

Respuesta :

A Keyword could be a word that's a part of the python language and cannot be used as a variable name.

What is keyword in python ?

  • In Python, keywords are predefined and reserved words with specific meanings.
  • The syntax of the writing is outlined by keywords.
  • The keyword isn't allowed to be used as associate symbol, operate name, or variable name

Except for True and False ,all keywords in Python ar written in graphic symbol.

learn more about keyword in python

https://brainly.com/question/28478846

#SPJ4