Python variables:
in python variable is a named location used to store data
in the memory. each variable must have a unique name called
identifier.
In python variables do not need declaration to reserve memory
space . The variable declaration or variable initialization
happens automatically when we assign a value to a variable.
as example:
salary=100
Emp_Name= "Ravi"
Age1, Age2, Age3=20,24,25
  in python variable is a named location used to store data
in the memory. each variable must have a unique name called
identifier.
In python variables do not need declaration to reserve memory
space . The variable declaration or variable initialization
happens automatically when we assign a value to a variable.
as example:
salary=100
Emp_Name= "Ravi"
Age1, Age2, Age3=20,24,25
Python class and Objects:
Python is an Object Oriented programming language.
Object is simply a collection of data (variables) and
methods (function) that act on those data. and, class
is a blueprint for the object.
an object is also called an instance of a class and
the process of creating this object is called instantiation.
  Python is an Object Oriented programming language.
Object is simply a collection of data (variables) and
methods (function) that act on those data. and, class
is a blueprint for the object.
an object is also called an instance of a class and
the process of creating this object is called instantiation.
E Shopping Website Password Recovery gmail Error Solution in asp.net C# 
https://youtu.be/VqBnePijFnw
  
  https://youtu.be/VqBnePijFnw
YouTube
  
  E Shopping Website | Forgot Password Recovery Email Error Solution in ASP.NET C# |   CODERBABA
  E Shopping Website Password Recovery Email Error Solution in ASP.NET C# | #Coderbaba #ForgotPassword #RecoveryEmail #ErrorSolution..............................
  