Welcome to the class 11th CBSE course on "Computer Science with Python". This class is as per the CBSE course curriculum, in which we are continuing with Unit - 2: Computational thinking and programming, and discussed about:
Tokens in Python
Keywords
Identifiers
Literals
Operators
Punctuators
Variables in Python
Comments in Python: multi-line comment, single line comment
Sample programs in Python
+timestamps:
00:00 - Summary of previous class
02:04 - Tokens in Python
02:45 - Keywords
06:25 - Identifiers
10:00 - Literals
11:24 - Operators
12:15 - Punctuators
13:00 - Variables in Python
19:36 - Sample program to display variables
25:05 - Variable evaluation by Python interpreter
26:57 - Sample program to calculate area of rectangle
33:17 - Comments in Python
38:40 - Sample program to print sum of two numbers
43:00 - Summary and assignment discussion