O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

5 immutable means.

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

Previous Question Next Question

6 Which one of the following is incorrect?

निम्नलिखित में से कौन सा गलत है?

Previous Question Next Question

7 Which statement is correct about Isalnum().

Isalnum () के बारे में कौन सा कथन सही है।

Previous Question Next Question

8 What will tuple('abc') return?

Tuple(' abc ') क्या लौटाएगा?

Previous Question Next Question

11 Advantage of using Flow Charts are :

फ़्लो चार्ट का उपयोग करने के लाभ हैं :

Previous Question Next Question

17 What is 'pass' in python?

पायथन में 'pass' क्या है?

Previous Question Next Question

18 If b is a dictionary, what does any(b) do?

यदि b एक डिक्शनरी है, तो कोई भी (b) क्या करता है?

Previous Question Next Question

22 Which of the following precedence order is correct in Python?

पायथन में निम्नलिखित में से कौन सा वरीयता क्रम सही है?

Previous Question Next Question

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

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

Previous Question Next Question