Page 98 - TP-Play_V-2.0_Book-6
P. 98
2. Define the term data types.
.....................................................................................................................................................................................................
3. What is low-level language?
.....................................................................................................................................................................................................
E. Long answer type questions:
1. List the relational operators used in Python with the help of an example.
2. What is the use of comments in programming? How many types of comments are there in Python?
3. What do you mean by high level language? Explain 3GL and 4GL.
F. Competency-based/Application-based question: 21 st
Century #Experiential Learning
Skills
Aarushi finished writing a program in Python and saved it successfully but now she has forgotten the
option to execute a program. Tell her which option she should use.
...........................................................................................................................................................................................................
21 st #Critical Thinking
G. What will be the output of the following programs? Century
Skills #Productivity & Accountability
1. a = 4.5
b = 2
print (a//b)
2. y = 10
y += 2
print(y)
21 st #Interdisciplinary
Century
Skills #Information Literacy
In the lab
Write a program to:
convert kilometre unit to metre.
input five names from the user.
calculate the area of a square.
Teacher's Corner
1. Discuss about Python programming modes with the students.
2. Go through all the other topics covered in this chapter.
3. Tell the students about the importance of Python.
98 Play (Ver. 2.0)-VI

