O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

2 What is recursion in python?

पाइथन में रिकर्शन फंक्शन के है

Previous Question Next Question

7 What is the use of shape() in numpy?

numpy में shape() का उपयोग क्या है?

Previous Question Next Question

10 What is Full form of LEGB ?

LEGB का फुल फॉर्म क्या है?

Previous Question Next Question

12 What is the order of namespaces in which Python looks for an identifier?

नामस्थानों का क्रम क्या है जिसमें पायथन एक पहचानकर्ता की तलाश करता है?

Previous Question Next Question

23 If a=(1,2,3,4), a[1:-1] is _________

यदि a = (1,2,3,4), एक [1: -1] _________ है

Previous Question Next Question