0% found this document useful (0 votes)
3 views1 page

ITW Lab Assignment

The document outlines an ITW-II lab assignment with five questions focused on programming concepts. It asks for comparisons between strings, arrays, lists, and tuples, as well as differences among C++, Java, and Python. Additionally, it requires studying string and list operations, and explaining their respective functions and methods in Python.

Uploaded by

vanshajsharma033
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views1 page

ITW Lab Assignment

The document outlines an ITW-II lab assignment with five questions focused on programming concepts. It asks for comparisons between strings, arrays, lists, and tuples, as well as differences among C++, Java, and Python. Additionally, it requires studying string and list operations, and explaining their respective functions and methods in Python.

Uploaded by

vanshajsharma033
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

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.

You might also like