O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

7 What does the continue statement do in a loop?

लूप में कंटीन्यू स्टेटमेंट क्या करता है?

Previous Question Next Question

13 Strings in Python are _____

पायथन में तार _____ हैं।

Previous Question Next Question

16 Which of the following function headers is correct ?

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

Previous Question Next Question

17 What is use of seek() method in files?

फ़ाइलों में सीक() विधि का उपयोग क्या है?

Previous Question Next Question

22 NumPY stands for?

NumPY का मतलब है?

Previous Question Next Question

23 Suppose list1 is [1, 3, 2], What is list1 * 2?

मान लीजिए list1 [1, 3, 2] है, list1 * 2 क्या है?

Previous Question Next Question

24 The for loop in Python is an ____ .

पॉयथन में फॉर लूप...... है ।

Previous Question Next Question