O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

2 What will return by math.trunc() function in python

पायथन में Math.trunc() फ़ंक्शन द्वारा क्या लौटाया जाएगा

Previous Question Next Question

3 What function do you use to read a string?

एक स्ट्रिंग को रीड करने के लिए आप किस फ़ंक्शन का यूज़ करते हैं?

Previous Question Next Question

7 IDLE means..... -

IDLE का अर्थ है..... -

Previous Question Next Question

11 Recursive function is

रिकर्सिव फंक्शन _______है

Previous Question Next Question

13 NumPY stands for:

NumPY का पूर्ण रूप है:

Previous Question Next Question

16 lstrip() method is used for :

lstrip () फंक्शन का उपयोग इसके लिए किया जाता है:

Previous Question Next Question

17 If a=(1,2,3,4), a[1:-1] is _________

यदि a = (1,2,3,4), एक [1: -1] _________ है

Previous Question Next Question

23 What is the purpose of an else block in loops?

लूप्स में else ब्लॉक का पर्पज़ क्या है?

Previous Question Next Question