O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

3 Which one of these is NOT true about recursion?

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

Previous Question Next Question

5 What does the continue statement do in a loop?

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

Previous Question Next Question

6 List is mutable and Tuple is immutable?

सूची परिवर्तनीय है और ट्यूपल अपरिवर्तनीय है?

Previous Question Next Question