O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

8 What function do you use to read a string?

एक स्ट्रिंग को रीड करने के लिए आप किस फ़ंक्शन का यूज़ करते हैं?

Previous Question Next Question

16 NumPy arrays can be

NumPy ऐरे में क्या क्या हो सकता है

Previous Question Next Question

19 What is NumPy?

NumPy क्या है?

Previous Question Next Question

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

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

Previous Question Next Question

24 In a Python program, a control structure:

पायथन प्रोग्राम में, एक नियंत्रण संरचना:

Previous Question Next Question