O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

2 What is a recursive function?

एक रिकर्सिव फंक्शन क्या है?

Previous Question Next Question

3 What is the length of sys.argv?

Sys.argv की लेंथ क्या है?

Previous Question Next Question

5 Suppose list1 = [0.5 * x for x in range(0, 4)], list1 is:

मान लीजिए list1 = [0.5 * x for x in range(0, 4)], list1 है:

Previous Question Next Question

14 Correcting the program code:

प्रोग्राम कोड को ठीक करना:

Previous Question Next Question

15 What does pip stand for python?

पिप का मतलब पाइथॉन क्या है?

Previous Question Next Question

16 In a Python program, a control structure:

पायथन प्रोग्राम में, एक नियंत्रण संरचना:

Previous Question Next Question