Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
larawhyte committed Jan 21, 2016
1 parent cf5dc0e commit 694d29f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scraper.py
Expand Up @@ -13,6 +13,9 @@
mylist=['this','that','the other']
print mylist

newlist=['string1', 'string2']
print newlist

mynumberlist=[1,15,25,35]
print mynumberlist

Expand Down

0 comments on commit 694d29f

Please sign in to comment.