Module-3 Data Types in Python | How to create variable in Python | Build-in Data Types in Python

Published: 14 September 2021
on channel: A2IT InternEdge
37
3

Data Types in Python | How to create a variable in Python | Build-in Data Types in Python

#DataTypesInPython #VariableinPython

In this video, you will about How to use Python Data types/variables in the program.
what are data types?
Data Types are used to define which type of data or information you want to show in your program.
In python, there are four types of data types. These are given below :
1. Integer
2. float
3. String
4. Boolean

What is integer Data Type in Python?

When you want to add numeric values in your program then we are using integer data types. But for the decimal numeric values, we need to use float data type.

Why do we use Float Data Types in Python?

The float data type is using to represent decimal numeric values. These contain positive and negative values with one or more decimals.

What is a string in Python?
A string is a data type in python for storing information in the form of text. String in Python enclosed either Double quotation marks or single quotation marks.
Like "A2IT" 'A2IT'

Boolean Data type in Python?
Boolean Data Type stores one of two values: True or False
Boolean data type maximum used in the conditional statement of python.

Now Get Free Video Courses, E-Books, Event Updates & Class Notes Anywhere Anytime
LEARN ANYWHERE WITH A2IT IOS AND ANDROID APP
https://a2itsoft.com/free-app
Free Download Educational App with Step-by-Step Guide To Learn or Teach in Smarter Way

our Websites:
https://www.a2itonline.com
  / a2itonline  


On this page of the site you can watch the video online Module-3 Data Types in Python | How to create variable in Python | Build-in Data Types in Python with a duration of hours minute second in good quality, which was uploaded by the user A2IT InternEdge 14 September 2021, share the link with friends and acquaintances, this video has already been watched 37 times on youtube and it was liked by 3 viewers. Enjoy your viewing!