O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

4 Which of the following Numpy operation are correct?

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

Previous Question Next Question

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

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

Previous Question Next Question

14 Numpy developed by?

Numpy किसके द्वारा विकसित किया गया है?

Previous Question Next Question

15 PyPI stands for

PyPI का मतलब ____ है

Previous Question Next Question

23 Suppose list1 = [0.5 * x for x in range(0, 4)], list1 is:

मान लीजिए list1 = [0.5 * x for x in range(0, 4)], list1 है:

Previous Question Next Question