O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

11 Which of these definitions correctly describes a module?

इनमें से कौन सी परिभाषा सही ढंग से एक मॉड्यूल का वर्णन करती है?

Previous Question Next Question

13 Python is a/an _________ language.

पायथन एक _________ भाषा है।

Previous Question Next Question

18 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