O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

7 Python is a/an _________ language.

पायथन एक _________ भाषा है।

Previous Question Next Question

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

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

Previous Question Next Question

25 Which of the following isn’t true about dictionary keys?

निम्नलिखित में से कौन ड़िक्शनरी keys के बारे में सही नहीं है?

Previous Question