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 Page (locked)Uploads to this PageHistory of this PageHomeRecent ChangesSearchHelp Guide

Test 3 Review- Spring 2008

Topics Covered Since Test 2:


Note: This review will be updated throughout the week to be more comprehensive, please check back often for more information.

Please see the TA Corner for an outline of Thursday's review session.

Sound - Chapters 7 & 8


Example: Try writing a program that reverses a sound.

HTML - Chapter 11-11.2


Example: Try writing the page that you created for the homework by hand.

Lists and Strings - Chapter 10


Example: Write a function that adds all the numbers in a list and returns the sum.
Example: String Practice A - for answers, plug it into JES (make sure you work it on paper first)

Modules - Chapter 10


Example: Use the Math module to find the circumference of a circle. (2 times pi times radius)
Example: Given a list of 52 cards, return two random cards from the list.
Example: Count the number of .jpg files in a directory and print the result.

Questions?

Link to this Page