Topics :
*) Introduction to python
*) Advantages and application of python
*)Variables, type of variables
*) Keyword identifiers and rules of identifiers
*) Data types single value data and multivalued data
*) Homogeneity mutability
*) Single value data : int float complex bool
*) Multi value data : string, list , tuple, dictionary
*) Memory diagram examples and motivations