O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

4 Which one of these is NOT true about recursion?

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

Previous Question Next Question

6 Which of the following is correct about Python

पाइथन के बारे में निम्नलिखित में से कौन सा सही है

Previous Question Next Question

16 If a={5,6,7}, what happens when a.add(5) is executed?

यदि a = {5,6,7}, तो क्या होता है जब a.add (5) निष्पादित होता है?

Previous Question Next Question

21 What does the function re.match do?

फ़ंक्शन re.match क्या करता है?

Previous Question Next Question

23 Using ndim we can find

ndim का उपयोग करके हम पा सकते हैं

Previous Question Next Question