O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

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

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

Next Question

2 The sequence logic will not be used while

____के समय सीक्वेंस लॉजिक का उपयोग नहीं किया जाएगा|

Previous Question Next Question

5 What does the input() function do in Python?

पायथन में इनपुट() फ़ंक्शन क्या करता है?

Previous Question Next Question

24 If a={5,6,7}, what happens when a.add(5) is executed?

यदि a = {5,6,7}, तो क्या होता है जब a.add (5) निष्पादित होता है?

Previous Question Next Question

25 random.shuffle() function shuffle value of

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

Previous Question