Hello, Today I will be showing you data types in python.
Hope you enjoy!
The first data type is int, short for integer.
A integer is basically a number, Whole numbers,Negative numbers, and zero.
The Second one is float, which is the same as integer but a decimal
The third one is String. A string is a word or number with double quotes before and after it. Here is an example below⬇
Top comments (1)
Hello hope you guys have a nice time viewing