Python Introduction
Python Introduction
2. Operator: Operators are the special symbols that carry out arithmetic and
logical computations. The values operated by theoperator are called operands.
Keywords Literals
Keywords are the reserved The fixed values that never
wordsin Python and cannot be used change throughout the
as identifier names. program’s run are called
literals.
H. Application-based Question.