Links for April 23

Beautiful Soup
Electoral Explorer
NYC Parking Tickets
Atlas
Google Spreadsheet to Map Wizard

Posted at 3:56 pm on April 23, 2009 | leave a comment | Filed Under: Links | read on

Assignments for April 23

Python: Using IDLE (so you can save the running output to a file), do the following:

Assign your last name to a variable and have it print it.
Using a for loop, print out the letters in your last name from that variable.
Build a list (they use []) of five items, saving it to a variable. Then [...]

Posted at 9:10 am on April 17, 2009 | leave a comment | Filed Under: Assignments | read on

Categories