O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

11 What will be the output of the following Python code? print("Welcome to Python".split())

निम्नलिखित पायथन कोड का आउटपुट क्या होगा? print("Welcome to Python".split())

Previous Question Next Question

12 np.eye() is used for creating:

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

Previous Question Next Question

18 How do you import NumPy in Python?

आप Python में NumPy कैसे इम्पोर्ट करते हैं?

Previous Question Next Question

23 Which of the following statement is correct about Getcwd() .

Getcwd () के बारे में निम्नलिखित में से कौन सा कथन सही है।

Previous Question Next Question