Datatypes
-- Data Types
Fundamental Datatypes
-- Classes : Custom types
I can create a class and name it whatever I want
-- Specialized Datatypes
Modules : You can think of them as extensions that you can add to the language
They are not build into python, they are specialized packages . They are modules that we can use from libraries.
you can create your own datatype such as superCars which you can create for yourself
Specialized Datatypes
They are special packages and modules from python that you can use from libraries. You can think of it as extensions that you can add to the language. This is something that we can talk about when we talk later in our course.
None datatype
Int and Float Data Type :
Round :



Comments
Post a Comment