O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

1 Istrip() method is used for :

Istrip() विधि का उपयोग इसके लिए किया जाता है:

Next Question

5 Which of the following statement will be true?

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

Previous Question Next Question

6 How are required arguments specified in the function heading?

फ़ंक्शन हेडिंग में आवश्यक आर्ग्यमन्ट कैसे स्पेसिफ़ाइड किए जाते हैं?

Previous Question Next Question

8 What is unpickling ?

अनपिकलिंग क्या है ?

Previous Question Next Question

16 If a=(1,2,3,4), a[1:-1] is _________

यदि a = (1,2,3,4), एक [1: -1] _________ है

Previous Question Next Question

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

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

Previous Question Next Question

21 Which of these definitions correctly describes a module?

इनमें से कौन सी परिभाषा सही ढंग से एक मॉड्यूल का वर्णन करती है?

Previous Question Next Question