O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

3 What does the // operator do in Python?

// ऑपरेटर पायथन में क्या करता है?

Previous Question Next Question

4 Istrip() method is used for :

Istrip() विधि का उपयोग इसके लिए किया जाता है:

Previous Question Next Question

8 Suppose d = {“john”:40, “peter”:45}, what happens when we try to retrieve a value using the expression d[“susan”]?

मान लीजिए d = {“john”:40, “peter”:45}, तब क्या होता है जब हम d[“susan”] अभिव्यक्ति का उपयोग करके मान प्राप्त करने का प्रयास करते हैं?

Previous Question Next Question

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

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

Previous Question Next Question

24 NumPY stands for. -

NumPY का अर्थ है -

Previous Question Next Question