Page 93 - TP_Modular_V2.1_Class6
P. 93
3. What do you mean by high level language? Explain 3GL and 4GL.
....................................................................................................................................................................................................
....................................................................................................................................................................................................
....................................................................................................................................................................................................
F. What will be the output of the following programs?
1. a = 4.5
b = 2
print (a//b)
2. y = 10
y += 2
print(y)
21 st
Century #Technology Literacy
G. Competency-based/Application-based question. Skills
Aarushi finished writing a program in Python and has saved it successfully but now she
forget the option to execute a program. Tell her which option she should use.
21 st
Century #Technology Literacy
Skills
In the lab
Write a program to:
1. convert kilometre unit to metre.
2. input five names from the user.
3. 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.
Introduction to Programming 91

