O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

1 What is the use of the zeros() function in Numpy array in python ?

पायथन में Numpy ऐरे में zero() फंक्शन का उपयोग है

Next Question

2 Which of the following is not an advantage of using modules?

निम्नलिखित में से कौन सा मॉड्यूल का उपयोग करने का लाभ नहीं है?

Previous Question Next Question

5 In a Python program, a control structure:

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

Previous Question Next Question

8 How is a function declared in Python?

पायथन में फ़ंक्शन को कैसे घोषित किया जाता है?

Previous Question Next Question

17 How can you create a NumPy array from a Python list?

आप Python सूची से NumPy सरणी कैसे बना सकते हैं?

Previous Question Next Question