60 likes | 176 Views
Course A201: Introduction to Programming. 10/07/2010. Assignment - 2. Most of the problems are due to incomplete understanding of the assignment Go to standard solution for assignment 2 ->. Outlines for today. Strings are Immutable String Slicing Another sequence type: Tuple
E N D
Course A201:Introduction to Programming 10/07/2010
Assignment - 2 • Most of the problems are due to incomplete understanding of the assignment • Go to standard solution for assignment 2 ->
Outlines for today • Strings are Immutable • String Slicing • Another sequence type: Tuple • Compare string, list, tuple in your mind • Tuple indexing • Tuples are Immutable • Tuple Slicing
Lab work for this week • Finish Part-1 in Assignment 5 • Understand Part-2 completely • which I will elaborate on Friday • Optional team work (recommended)
Have a nice evening! • See you tomorrow~