Python Data types are the classification or categorization of data items. It represents the kind of value that tells what operations can be performed on a particular data. Since everything is an object in Python programming, Python data types are classes and variables are instances (objects) of these classes.
What is a Data Type in Python?
The way that data items are categorized or classified is known as their data type. It stands for the type of value that indicates the types of operations that can be carried out on a specific set of data. In this programming, python variables are instances (objects) of these python classes, and data types are truly classes because everything is an object.
Python also provides some built-in data types, in particular, dict, list, set and frozenset, and tuple. The str class is used to hold Unicode strings, and the bytes and bytearray classes are used to hold binary data.
Python Language contains following topics at TCCI:
Introduction, Basic Syntax, Variables, Data types, List, String, Number, Tuple, Directory, Basic Operators, Decision making, Loop, Module, Exception Handling, Files, Function, Object-Oriented Concepts
To connect with us
Call us @ 98256 18292
Visit us @ http://tccicomputercoaching.com/
No comments:
Post a Comment