O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

5 Recursive function is

रिकर्सिव फंक्शन _______है

Previous Question Next Question

9 What are the three different types of algorithm constructions ?

एल्गोरिथ्म निर्माण के तीन अलग - अलग प्रकार क्या हैं?

Previous Question Next Question

15 What does np.zeros((2,3)) return?

Np.zeros ((2,3)) क्या लौटाता है?

Previous Question Next Question

20 Which of the following function headers is correct ?

निम्नलिखित में से कौन सा फंक्शन हेडर सही है?

Previous Question Next Question

22 How is a function declared in Python ?

पायथन में एक फ़ंक्शन कैसे घोषित किया जाता है?

Previous Question Next Question