O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

4 If a is a dictionary with some key-value pairs, what does a.popitem() do?

यदि कुछ की-वैल्यू वाले पेअर के साथ एक ड़िक्शनरी है,तो a.popitem () क्या करता है?

Previous Question Next Question

7 def keyword use for?

def कीवर्ड का उपयोग किसके लिए किया जाता है?

Previous Question Next Question

8 The syntax of seek() is: file_object.seek(offset [, reference_point]) What does the reference_point indicate?

seek () का सिंटैक्स है: file_object.seek(offset [, Reference_point]) रेफरेंस_पॉइंट क्या दर्शाता है?

Previous Question Next Question

10 np.eye() is used for creating:

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

Previous Question Next Question

11 NumPy arrays used over lists because

NumPy ऐरे का उपयोग लिस्ट पर किया जाता है क्योंकि

Previous Question Next Question

15 What is identifier ?

पहचानकर्ता क्या है?

Previous Question Next Question

18 NumPY stands for?

NumPY का मतलब है?

Previous Question Next Question