O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

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

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

Previous Question Next Question

4 Other name of Pseudo code

Pseudo code का अन्य नाम

Previous Question Next Question

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

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

Previous Question Next Question

15 random.shuffle() function shuffle value of

random.shuffle() फंक्शन किसकी वैल्यू को शफल करता है

Previous Question Next Question

19 How do you import NumPy in Python?

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

Previous Question Next Question

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

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

Previous Question Next Question