Module 1 (Introduction to Python) The first code in python Basics of Python Data entry Printing in Python Variable declaration Python comments Datatypes of Python Module 2 (Intermediate Python) Pandas ...
variable is a location in memory to store a value that can be populated with data or objects. In python, variable declaration or creation happens automatically when we assign a value to a variable.