You are on page 1of 1

Assignment No-1

Q1: Differentiate between list and tuple data types in python.

Q2:WAP to add two complex numbers in python.

Q3:WAP to count words in a String.

Q4: WAP to create, access and iterate through elements of nested dictionary.

Q5: WAP to copy one file into another. Input names of files using command line arguments.

Q6: WAP to handle different types of built in exceptions

Q7: WAP to create , raise and handle user defined exception.

Q8: WAP to create and import a module containing variables, function and a class

You might also like