O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

3 Testing is known as

परीक्षण के रूप में जाना जाता है?

Previous Question Next Question

9 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

11 immutable means.

अपरिवर्तनीय साधन हैं।

Previous Question Next Question

20 What is the purpose of the elif statement in Python?

पायथन में एलिफ स्टेटमेंट का पर्पज क्या है?

Previous Question Next Question

25 In Python, the primary use of the tell() method is that:

पायथन में, tell() विधि का प्राथमिक उपयोग यह है कि:

Previous Question