O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

2 In Python, the primary use of the tell() method is that:

पायथन में, tell() विधि का प्राथमिक उपयोग यह है कि:

Previous Question Next Question

8 NumPY stands for?

NumPY का मतलब है?

Previous Question Next Question

9 Which of the statements about dictionary values if false?

ड़िक्शनरी वैल्यूज में से कौन सा स्टेट्मेंट यदि गलत है?

Previous Question Next Question

13 lstrip() method is used for :

lstrip () फंक्शन का उपयोग इसके लिए किया जाता है:

Previous Question Next Question

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

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

Previous Question Next Question

23 What does the update() method do in a dictionary?

अपडेट() विधि शब्दकोश में क्या करती है?

Previous Question Next Question