O Level Papers!

M3 R5: Programming and Problem Solving through Python

Introduction to Programming

Set 9

2 What is list data type in python?

अजगर में सूची डेटा प्रकार क्या है?

Previous Question Next Question

6 np.eye() is used for creating:

np.eye() का उपयोग बनाने के लिए किया जाता है:

Previous Question Next Question

7 Debugging is used to:

डीबगिंग का इस्तेमाल इन चीज़ों के लिए किया जाता है:

Previous Question Next Question

15 What is the use of the zeros function in Numpy array in python?

अजगर में Numpy सरणी में शून्य फ़ंक्शन का क्या उपयोग है?

Previous Question Next Question

18 What does pip stand for python ?

पाइथन का अर्थ क्या है?

Previous Question Next Question

19 Which of these is the definition for packages in Python?

पायथन में पैकेजों की परिभाषा इनमें से कौन सी है?

Previous Question Next Question

20 What is the order of namespaces in which Python looks for an identifier?

नामस्थानों का क्रम क्या है जिसमें पायथन एक पहचानकर्ता की तलाश करता है?

Previous Question Next Question

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

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

Previous Question Next Question

23 Which one of these is NOT true about recursion?

इनमें से कौन सा पुनरावृत्ति के बारे में सही नहीं है?

Previous Question Next Question