O Level Papers!

M3 R5: Programming and Problem Solving through Python

Python Programming

Set 14

5 What is the purpose of the elif statement in Python?

पायथन में एलिफ स्टेटमेंट का पर्पज क्या है?

Previous Question Next Question

8 What does the continue statement do in a loop?

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

Previous Question Next Question

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

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

Previous Question Next Question

15 What is the purpose of the else block in a Python loop?

पायथन लूप में अन्य ब्लॉक का पर्पज क्या है?

Previous Question Next Question

16 Which of the following is true for nested loops in Python?

पायथन में नेस्टेड लूप के लिए निम्नलिखित में से कौन सा सत्य है?

Previous Question Next Question