Computer Science Sumita Arora Class 11
a) Write a Python program to create a dictionary storing Country names as keys and their Capitals as values. Print all keys. b) Write the output of the following code:
a) Define a list in Python. Is it mutable or immutable? b) What is a tuple? How is it different from a list? c) What is a dictionary? How are dictionary keys different from values? d) What is slicing in the context of Python strings? e) Write the function of len() and type() functions. computer science sumita arora class 11
If you're a Class 11 student or a teacher looking for a reliable textbook, "Computer Science with Python" by Sumita Arora is an excellent choice. a) Write a Python program to create a