O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

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

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

Previous Question Next Question

10 NumPY stands for. -

NumPY का अर्थ है -

Previous Question Next Question

13 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