O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

10 which one is the correct syntax to create an array of type float?

फ्लोट प्रकार की सरणी बनाने के लिए सही सिंटैक्स क्या है?

Previous Question Next Question

13 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 will return by math.trunc() function in python

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

Previous Question Next Question

21 What is list data type in python?

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

Previous Question Next Question

24 Which of the following is correct about Python

पाइथन के बारे में निम्नलिखित में से कौन सा सही है

Previous Question Next Question