O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

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

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

Previous Question Next Question

6 How is a function declared in Python?

पायथन में फ़ंक्शन को कैसे घोषित किया जाता है?

Previous Question Next Question

10 What is the data type of elements in a NumPy array?

NumPy ऐरे में तत्वों का डेटा प्रकार क्या है?

Previous Question Next Question

11 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

24 The sleep function (under the time module) is used to ___________

स्लीप फ़ंक्शन (टाइम मॉड्यूल के अंडर) ___________ के लिए यूज़ किया जाता है

Previous Question Next Question