O Level Papers!

M3 R5: Programming and Problem Solving through Python

File Processing in Python

Set 8

4 What is NumPy?

NumPy क्या है?

Previous Question Next Question

7 What is the purpose of the np.array() function in NumPy?

NumPy में np.array() फ़ंक्शन का उद्देश्य क्या है?

Previous Question Next Question

8 What is the data type of elements in a NumPy array?

NumPy ऐरे में तत्वों का डेटा प्रकार क्या है?

Previous Question Next Question

14 What is the primary purpose of NumPy in Python?

Python में NumPy का प्राथमिक उद्देश्य क्या है?

Previous Question Next Question

15 How do you import NumPy in Python?

आप Python में NumPy कैसे इम्पोर्ट करते हैं?

Previous Question Next Question

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

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

Previous Question Next Question

20 What does pip stand for python?

पिप का मतलब पाइथॉन क्या है?

Previous Question Next Question

23 What does np.zeros((2,3)) return?

Np.zeros ((2,3)) क्या लौटाता है?

Previous Question Next Question