O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

2 filter() is used to

filter() का उपयोग करने के लिए किया जाता है

Previous Question Next Question

15 How can assertions be disabled in Python?

पायथन में दावे कैसे अक्षम किए जा सकते हैं?

Previous Question Next Question

20 If a={5,6,7}, what happens when a.add(5) is executed?

यदि a = {5,6,7}, तो क्या होता है जब a.add (5) निष्पादित होता है?

Previous Question Next Question