Data types in python

data-types-in-python

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⬇

Image description

Total
0
Shares
Leave a Reply

Your email address will not be published. Required fields are marked *

Previous Post
cloud-security-challenges-and-encryption,-identity-management,-and-compliance

Cloud Security Challenges and Encryption, Identity Management, and Compliance

Next Post
ts1016:-a-required-parameter-cannot-follow-an-optional-parameter

TS1016: A Required Parameter Cannot Follow an Optional Parameter

Related Posts