Change Contents of the Bubble
Welcome to CS1315. Click on the python to add comments.

Looking for the book? They have it at the Engineer's Bookstore at 748 Marietta St NW. Here is there website: http://www.engrbookstore.com/ - Monica

Hotspots: Slides and CodeTA CornerComments?AnnouncementsFAQStatic Webspace
View this PageEdit this PageUploads to this PageHistory of this PageHomeRecent ChangesSearchHelp Guide

Midterm Exam 2 Review Spring 2006: Poking at your hard drive

is the answer for this just a LIST?

There are 6 questions so there should be 6 answers. Which I guess is a list in a sense, but not the sense you were probably thinking of. -Blake O'Hare

would it be:
folder-string
files-list
file-object
foo-number
bar-string?

Looks good to me. Colin Potts

Why isn't file a string? JES returns it to you as a string in quotes.

You spotted my deliberate mistake. It is indeed a string. (Strings are really a special kind of object, but don't let me use that to wriggle out of this one.) Colin Potts



Link to this Page