filmov
tv
Python Identifiers | Python For Beginners | Python Training | Great Learning

Показать описание
Python is the easiest language and most developers are switching towards it because of its simplicity and easy understanding. Continuing with the Python Series, Today we have come up with another amazing tutorial on Identifiers in Python. In this tutorial, We’ll be covering what an identifier is and how it can be used.
An Identifier in Python is simply a name given to various entities such as Class, Functions, Variables etc. But a question might hit you, why do we need to name them? So, we name them just to differentiate between various entities. It’s just like how we name humans, to give them an identity of their own, so that they can be differentiated from others.
The most important thing that we need to keep in mind is that Python is a case-sensitive language which means “A” and “a” both are different. Also, there are certain reserved keywords in Python that cannot be used as identifiers. There are some rules that need to be followed while naming an identifier. But don’t worry we’ll be covering all of this in this tutorial only. So, Stay tuned and watch the video till the end.
Following pointers will be covered in this video:
00:00:00 - Introduction
00:00:38 Python Tokens
00:01:08 Python Keywords
00:02:23 python Identifiers
About Great Learning:
- Great Learning is an online and hybrid learning company that offers high-quality, impactful, and industry-relevant programs to working professionals like you. These programs help you master data-driven decision-making regardless of the sector or function you work in and accelerate your career in high growth areas like Data Science, Big Data Analytics, Machine Learning, Artificial Intelligence & more.
For more updates on courses and tips follow us on:
#PythonTraining #PythonIdentifiers #PythonForBeginners #GreatLearning
Комментарии