O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

4 What are the three different types of algorithm constructions ?

एल्गोरिथ्म निर्माण के तीन अलग - अलग प्रकार क्या हैं?

Previous Question Next Question

7 What is a Python dictionary?

पायथन शब्दकोश क्या है?

Previous Question Next Question

10 Which is the most appropriate definition for recursion?

पुनरावृत्ति के लिए सबसे उपयुक्त परिभाषा कौन सी है?

Previous Question Next Question

11 What is identifier ?

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

Previous Question Next Question

19 What does the update() method do in a dictionary?

अपडेट() विधि शब्दकोश में क्या करती है?

Previous Question Next Question

20 What does the continue statement do in a loop?

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

Previous Question Next Question