1 / 6

Course A201: Introduction to Programming

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

hayes
Download Presentation

Course A201: Introduction to Programming

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Course A201:Introduction to Programming 10/07/2010

  2. Assignment - 2 • Most of the problems are due to incomplete understanding of the assignment • Go to standard solution for assignment 2 ->

  3. 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

  4. Go to lecture slides

  5. 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)

  6. Have a nice evening! • See you tomorrow~

More Related