O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

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

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

Next Question

7 Using ndim we can find

ndim का उपयोग करके हम पा सकते हैं

Previous Question Next Question

9 What is the Full form of EOL?

EOL का फुल फॉर्म क्या है?

Previous Question Next Question

10 Identify the correct sequence of steps to run a program.

प्रोग्राम चलाने के लिए चरणों के सही अनुक्रम की पहचान करें।

Previous Question Next Question

19 Suppose d = {“john”:40, “peter”:45}, what happens when we try to retrieve a value using the expression d[“susan”]?

मान लीजिए d = {“john”:40, “peter”:45}, तब क्या होता है जब हम d[“susan”] अभिव्यक्ति का उपयोग करके मान प्राप्त करने का प्रयास करते हैं?

Previous Question Next Question

22 immutable means.

अपरिवर्तनीय साधन हैं।

Previous Question Next Question

25 Which of the following statement is correct about Getcwd() .

Getcwd () के बारे में निम्नलिखित में से कौन सा कथन सही है।

Previous Question