O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

1 Which of the following is true for nested loops in Python?

पायथन में नेस्टेड लूप के लिए निम्नलिखित में से कौन सा सत्य है?

Next Question

2 Which of the following is true about Python strings?

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

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

7 Which of the following statements given below is/are true?

नीचे दिए गए कथनों में से कौन - सा कथन सही है/हैं?

Previous Question Next Question

11 Numpy was developed by___ .

Numpy को ___ द्वारा विकसित किया गया था।

Previous Question Next Question

20 Correct syntax of file.writelines is?

File.writelines का सही वाक्यविन्यास है?

Previous Question Next Question

24 In NumPy, what does the SHAPE of an array mean?

NumPy में, सरणी के आकार का क्या अर्थ है?

Previous Question Next Question