Introduction to variables
http://tpcg.io/DXhZ5sKU
L-Value and R-Value
http://tpcg.io/vsMameNd
String Datatype
http://tpcg.io/QaZUwubi
Numeric Datatype
http://tpcg.io/5EcbLZTP
Boolean Datatype
http://tpcg.io/1Ck9eCRH
Type Casting or Coercion
http://tpcg.io/JzM2QXdw
Input /Output Statements
http://tpcg.io/a6cF2Sow
Python Character Set,
• Tokens-Keywords, Identifiers, Literals, Data-types: integer, float, string, operators.
• Introduce the notion of a variable, and methods to manipulate it
• Concept of L- value and R-value
• Delimiters,
• Comments: Single line & Multiline/ Continuation statements
• Clarity and Simplification of expression.