O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

3 An algorithm is best describe as

एक एल्गोरिथ्म का सबसे अच्छा वर्णन है

Previous Question Next Question

11 What does the is keyword do in Python?

पायथन में कीवर्ड क्या करता है?

Previous Question Next Question

13 range(3) in Python is equivalent to:

पायथन में range(3) के बराबर है:

Previous Question Next Question

14 Which statement is correct?

कौन सा कथन सही है?

Previous Question Next Question

15 os.getlogin() function return?

os.getlogin() फ़ंक्शन क्या रिटर्न करेगा ?

Previous Question Next Question

18 How do you import NumPy in Python?

आप Python में NumPy कैसे इम्पोर्ट करते हैं?

Previous Question Next Question

22 Which of the following function headers is correct ?

निम्नलिखित में से कौन सा फंक्शन हेडर सही है?

Previous Question Next Question