Skip to content

Commit adf578b

Browse files
committed
sorry im late, problems with github
1 parent 75186a2 commit adf578b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

assignments/week03/athome/USA_Today_Twitter_Mashup.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# The script grabs the most recent headlines form USA Today and searches the strings in the twitter API.
2+
# output is the Headline from USA Today
3+
# Does the user have a profile image?
4+
# Displays the tweet
5+
# Displays the Name of the account owner
6+
# Displays the timestamp from the tweet
17

28
import urllib, urllib2
39
from pprint import pprint

0 commit comments

Comments
 (0)