#6 Python Keywords And Identifiers
Python keywords are special reserved words that have specific meanings and purposes and can't be used for anything but those specific purposes. These keywords are always available—you'll never have to import them into your code. Python keywords are different from Python's built-in functions and types.
“An identifier is a name given to an entity”. In very simple words, an identifier is a user-defined name to represent the basic building blocks of Python. It can be a variable, a function, a class, a module, or any other object.
https://t.me/ProgrammingStars
Видео #6 Python Keywords And Identifiers автора Python для начинающих: от нуля до профи
Видео #6 Python Keywords And Identifiers автора Python для начинающих: от нуля до профи
Информация
2 декабря 2023 г. 5:04:04
00:24:40
Похожие видео