O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

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

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

Previous Question Next Question

23 What does the update() method do in a dictionary?

अपडेट() विधि शब्दकोश में क्या करती है?

Previous Question Next Question

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

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

Previous Question Next Question

25 Which of the following is a feature of DocString?

डॉकस्ट्रिंग की निम्नलिखित में से कौन सी विशेषता है?

Previous Question