Python Tutorials - Python for Beginners | Python Data Types Part 1 in Tamil
Zhagaram Tech
In this tutorial, we gonna learn Python data types in Tamil. Deel explanation about data types in Tamil. In the coming videos, we will learn more about Python Data Types.
அன்புடையீர் வணக்கம் 🙏🏻,
நிகழும் சார்வரி வருடம், கார்த்திகை மாதம், எட்டாம் நாள் எங்களால் ஆரம்பிக்கப்பட்ட "ழகரம் Tech" YouTube சேனலுக்கு உறவினர்களும் நண்பர்களும் சுற்றம் சூழ "Subscribe" பட்டனை தட்டுமாறு அன்புடன் கேட்டுக்கொள்கிறோம்.
தாம்பூல தட்டாக "Python programming" சொல்லித்தரப்படும்
வீழ்வது நாமயினும், வாழ்வது தமிழாகட்டும்......
In programming, data type is an important concept. Variables can store data of different types, and different types can do different things.
Python data types :
Text Type: str Numeric Types: int, float, complex Sequence Types: list, tuple, range Mapping Type: dict Set Types: set, frozenset Boolean Type: bool
a data type or simply type is an attribute of data which tells the compiler or interpreter how the programmer intends to use the data.(Source: https://en.wikipedia.org/wiki/Data_type) ... https://www.youtube.com/watch?v=K1hDWzcNkMM
10806723 Bytes