Python|| Keywords Identifiers Variables

preview_player
Показать описание
Keywords are the reserved words has special meaning in Python and cannot be used as identifiers.
Identifiers are the names assigned to the variables, functions,classes,objects,and so on.
Variables are the values changes throughout the program represented by an identifier.
Рекомендации по теме