O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

2 Strings in Python are _____

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

Previous Question Next Question

5 What is the purpose of an else block in loops?

लूप्स में else ब्लॉक का पर्पज़ क्या है?

Previous Question Next Question

12 Other name of Pseudo code

Pseudo code का अन्य नाम

Previous Question Next Question

18 In which format Binary file contains information?

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

Previous Question Next Question

24 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

25 What type of language is Python?

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

Previous Question