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

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

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

Previous Question Next Question

14 What is the use of seek() method in files?

फाइलों में seek() फंक्शन का क्या उपयोग है?

Previous Question Next Question

23 What is list data type in python?

अजगर में सूची डेटा प्रकार क्या है?

Previous Question Next Question