O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

1 What type of language is Python?

पायथन किस प्रकार की भाषा है?

Next Question

8 If a={5,6,7}, what happens when a.add(5) is executed?

यदि a = {5,6,7}, तो क्या होता है जब a.add (5) निष्पादित होता है?

Previous Question Next Question

9 Other name of Pseudo code

Pseudo code का अन्य नाम

Previous Question Next Question

11 What is standard module in Python?

पायथन में मानक मॉड्यूल क्या है?

Previous Question Next Question

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

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

Previous Question Next Question

17 What is the use of shape() in numpy?

numpy में shape() का उपयोग क्या है?

Previous Question Next Question

19 What is identifier ?

पहचानकर्ता क्या है?

Previous Question Next Question

24 In which format Binary file contains information?

बाइनरी फ़ाइल में सूचना किस प्रारूप में होती है?

Previous Question Next Question