O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

2 os.getlogin() function return?

os.getlogin() फ़ंक्शन क्या रिटर्न करेगा ?

Previous Question Next Question

3 What is a Python dictionary?

पायथन शब्दकोश क्या है?

Previous Question Next Question

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

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

Previous Question Next Question

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

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

Previous Question Next Question

11 Which of the following statement will be true?

निम्नलिखित में से कौन सा कथन सत्य होगा?

Previous Question Next Question

12 What is unpickling ?

अनपिकलिंग क्या है ?

Previous Question Next Question

16 np.eye() is used for creating:

np.eye() का उपयोग बनाने के लिए किया जाता है:

Previous Question Next Question

24 Which of the following is the use of id() function in python?

पायथन में id() फ़ंक्शन का उपयोग निम्नलिखित में से कौन सा है?

Previous Question Next Question