O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

2 Which one of the following is incorrect?

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

Previous Question Next Question

6 What does random.shuffle(x) do when x = [1, 2, 3]?

जब x = [1, 2, 3] random.shuffle(x) क्या करता है?

Previous Question Next Question

9 How do you import NumPy in Python?

आप Python में NumPy कैसे इम्पोर्ट करते हैं?

Previous Question Next Question

10 Istrip() method is used for :

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

Previous Question Next Question

15 Which of the following precedence order is correct in Python?

पायथन में निम्नलिखित में से कौन सा वरीयता क्रम सही है?

Previous Question Next Question