O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

21 What is the length of sys.argv?

Sys.argv की लेंथ क्या है?

Previous Question Next Question

22 If a={5,6,7}, what happens when a.add(5) is executed?

यदि a = {5,6,7}, तो क्या होता है जब a.add (5) निष्पादित होता है?

Previous Question Next Question

23 Which of the following Numpy operation are correct?

निम्नलिखित में से कौन सा Numpy ऑपरेशन सही है?

Previous Question Next Question