O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

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

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

Previous Question Next Question

4 Which one of these is NOT true about recursion?

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

Previous Question Next Question

6 In which format Binary file contains information?

बाइनरी फ़ाइल में सूचना किस प्रारूप में होती है?

Previous Question Next Question

15 What does the strip() method do in Python?

पाइथन में स्ट्रिप() विधि क्या करती है?

Previous Question Next Question

20 If a is a dictionary with some key-value pairs, what does a.popitem() do?

यदि कुछ की-वैल्यू वाले पेअर के साथ एक ड़िक्शनरी है,तो a.popitem () क्या करता है?

Previous Question Next Question

23 Function of a compiler is to

एक संकलक का कार्य है

Previous Question Next Question