ITW-II Lab Assignment
Write your answer on notebook (hard copy)
Q.1 What is the difference between a string, an array, a list, and a tuple? (at least 5
points)
Q.2 What is the difference between C++, Java, and Python? (at least 10 points)
Q.3 You have to study about strings and lists, and also study all the operations that
are performed on strings and lists.
Q.4 Explain the string functions and methods in Python.
Q.5 Explain the List functions and methods in Python.