O Level Papers!

M3 R5: Programming and Problem Solving through Python

File Processing in Python

Set 4

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

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

Previous Question Next Question

23 Which of the following is false about “from ….. import …… " form of import?

निम्नलिखित में से कौन सा आयात के "from ….. import …… " रूप के बारे में गलत है?

Previous Question Next Question

25 Choose the correct option with respect to Python.

पाइथन के सन्दर्भ में सही विकल्प का चयन कीजिए

Previous Question