O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

11 Choose the correct option with respect to Python..

पायथन के संबंध में सही विकल्प चुनें..

Previous Question Next Question

14 Which of the following is not a features of Python?

निम्नलिखित में से कौन पायथन की विशेषता नहीं है?

Previous Question Next Question

17 Which of these is false about recursion?

इनमें से कौन सी पुनरावृत्ति के बारे में गलत है?

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

24 Dictionary has:

शब्दकोश में है:

Previous Question Next Question