O Level Papers!

M3 R5: Programming and Problem Solving through Python

Data Structures in Python

Set 11

7 What will tuple('abc') return?

Tuple(' abc ') क्या लौटाएगा?

Previous Question Next Question

11 What is a Python dictionary?

पायथन शब्दकोश क्या है?

Previous Question Next Question

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

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

Previous Question Next Question