O Level Papers!

M3 R5: Programming and Problem Solving through Python

Data Structures in Python

Set 7

4 Which of the statements about dictionary values if false?

ड़िक्शनरी वैल्यूज में से कौन सा स्टेट्मेंट यदि गलत है?

Previous Question Next Question

6 If a is a dictionary with some key-value pairs, what does a.popitem() do?

यदि कुछ की-वैल्यू वाले पेअर के साथ एक ड़िक्शनरी है,तो a.popitem () क्या करता है?

Previous Question Next Question

17 If b is a dictionary, what does any(b) do?

यदि b एक डिक्शनरी है, तो कोई भी (b) क्या करता है?

Previous Question Next Question

22 Which statement is correct

कौन सा कथन सही है

Previous Question Next Question