In this video we will learn what kinds of datatypes are in Python, what are variables and comments, and why we need them.
List of datatypes:
int - Numbers
str - Text
float - Decimal values
double - true/false values
#int #str #float #double #print()