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

13 The condition in the if statement should be in the form of

if स्टेटमेंट में शर्त इस प्रकार होनी चाहिए

Previous Question Next Question

16 Which of the following is not true about an interpreter

निम्नलिखित में से कौन एक दुभाषिया के बारे में सही नहीं है

Previous Question Next Question

24 How do you import NumPy in Python?

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

Previous Question Next Question