Загрузка...

#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 для начинающих: от нуля до профи
Страницу в закладки Мои закладки
Все заметки Новая заметка Страницу в заметки