Page 16 - Modular v1.1 Pyhton
P. 16
B. Write 'T' for true and 'F' for false.
1. Python is a free and open-source programming language. ……………………
2. The byte code makes it difficult to execute or run the code in future. ……………………
3. Python is a fixed typed language. ……………………
4. IDLE stands for Integrated Development and Learning Environment. ……………………
C. Fill in the blanks using the words given below.
Guido van Rossum, Variables, print(), line by line, Prompt
1. Blinking cursor after the symbol (>>>) in the window is …………………… .
2. Python was developed by …………………… .
3. …………………… are memory reference points to store values.
4. The …………………… function prints or sends the output to the standard output device.
5. The code written in Python is executed …………………… .
D. Short answer type questions.
1. Write any three features of Python.
2. Define the term byte code.
3. Write the syntax to declare and initialize a variable.
E. Long answer type questions.
1. State any four variable naming conventions.
2. Explain the components of Python window.
3. Differentiate among the input() and print() functions.
Experiential Learning
F. Application based question.
Aarav has been writing codes in the command prompt. He wants to save and reuse his programs.
Where should he write his codes instead so that he can easily open, run and save for further use?
In the lab Life Skills & Values
Write a program in Python to print the following using print command.
1. Hello, How are you? I am learning Python language.
2. Education is the most powerful weapon which you can use to change the world.
Teacher's Corner
1. Discuss the features of Python with the students.
2. Discuss about Python programming modes with the students.
14 Touchpad MODULAR (Version 1.0)

