O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

1 Which of the following statements is false about recursion?

निम्नलिखित में से कौन सा स्टेट्मेंट रिकर्शन के बारे में गलत है?

Next Question

3 What type of language is Python?

पायथन किस प्रकार की भाषा है?

Previous Question Next Question

7 which is a correct way to open a file in python

पायथन में फ़ाइल खोलने के लिए किस फ़ंक्शन का उपयोग किया जाता है?

Previous Question Next Question

13 Which of the following statement will be true?

निम्नलिखित में से कौन सा कथन सत्य होगा?

Previous Question Next Question

24 What is a correct syntax to create a NumPy array?

NumPy array बनाने के लिए सही सिंटैक्स क्या है?

Previous Question Next Question

25 What will tuple('abc') return?

Tuple(' abc ') क्या लौटाएगा?

Previous Question