O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

1 Which of the following statements is false about recursion?

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

Next Question

6 range(3) in Python is equivalent to:

पायथन में range(3) के बराबर है:

Previous Question Next Question

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

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

Previous Question Next Question

16 What does the // operator do in Python?

// ऑपरेटर पायथन में क्या करता है?

Previous Question Next Question

17 How are keyword arguments specified in the function heading?

फ़ंक्शन शीर्षक में कीवर्ड तर्क कैसे निर्दिष्ट किए जाते हैं?

Previous Question Next Question

24 What function do you use to read a string?

एक स्ट्रिंग को रीड करने के लिए आप किस फ़ंक्शन का यूज़ करते हैं?

Previous Question Next Question