O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

3 In NumPy, what does the SHAPE of an array mean?

NumPy में, सरणी के आकार का क्या अर्थ है?

Previous Question Next Question

5 What is the use of shape() in numpy?

numpy में shape() का उपयोग क्या है?

Previous Question Next Question

8 Which is the most appropriate definition for recursion?

पुनरावृत्ति के लिए सबसे उपयुक्त परिभाषा कौन सी है?

Previous Question Next Question

9 Testing is known as -

परीक्षण को किस रूप में जाना जाता है -

Previous Question Next Question

13 What will be the output of : infile.read(2)

निम्नलिखित कोड का आउटपुट क्या होगा? infile.read(2)

Previous Question Next Question

16 What is a correct syntax to create a NumPy array?

NumPy array बनाने के लिए सही सिंटैक्स क्या है?

Previous Question Next Question

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

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

Previous Question Next Question

21 Which of the statements about modules is false?

मॉड्यूल के बारे में कौन से कथन गलत हैं?

Previous Question Next Question

23 All keywords in python are in ____

अजगर के सभी कीवर्ड ____ में हैं

Previous Question Next Question