Python Fundamentals – Notes
Python Character Set, Tokens Keyword, Identifier, Rules for writing Identifier, Literal, Operator, Punctuator , Variables – creation and assignment, Concept of L-value and R-value , Comments and Its uses , Input – Output in Python, Data Types -Integer, Floating-point, Complex, & Boolean, String, List, Tuple, None,, Dictionary, Mutable and Immutable data types