p1 basics of ,variable in python || define keywords || define identifiers || all data types

Опубликовано: 11 Февраль 2026
на канале: in code
10
0

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