Datatype represents the type of data stored into a variable or memory.
Type of Data type :-
1.Built-in Data type
2.User Defined Data type
Built-in Datatype
These datatypes are provided by Python Language.
Following are the built-in data type:-
1.None Type
2.Numeric Types
3.Sequences
4.Sets
5.Mappings
User Defined Data type
1.Array
2.Class
3.Module
None Type
None datatype represents an object that doesn’t contain any value.
Numeric Type / Number
Following are the Numeric Data type:-
1.Int
2.Float
3.Complex
Python Advance Tutorial for Beginners with Demo 2020 ( PART – 01 ) — By DevOpsSchool
Python Advance Tutorial for Beginners with Demo 2020 ( PART – 02 ) — By DevOpsSchool
Latest posts by Rajesh Kumar (see all)
- How to Choose Wireless Access Points for Office - December 13, 2024
- Online Real Estate Courses: Navigating the Shift to Digital Education - December 13, 2024
- From Concept to Implementation: IoT Services Redefining Modern Solutions - December 13, 2024