O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

6 Which of the following statements is false about recursion?

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

Previous Question Next Question

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

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

Previous Question Next Question

15 Python Programs are typed in

पायथन प्रोग्राम टाइप किए गए हैं

Previous Question Next Question

20 What is standard module in Python?

पायथन में मानक मॉड्यूल क्या है?

Previous Question Next Question