O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

6 Who developed Python ?

पायथन किसने विकसित किया?

Previous Question Next Question

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

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

Previous Question Next Question

12 What will be the output of the following Python code? print("Welcome to Python".split())

निम्नलिखित पायथन कोड का आउटपुट क्या होगा? print("Welcome to Python".split())

Previous Question Next Question

14 What is zeros() function in numpy use to?

numpy उपयोग में zeros() फ़ंक्शन क्या है?

Previous Question Next Question

20 Which is the most appropriate definition for recursion?

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

Previous Question Next Question