Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmodiddley committed Jan 21, 2016
1 parent 3a8a9b5 commit 0da0f6e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scraper.py
Expand Up @@ -24,6 +24,10 @@
print mynumlist
numlistlength = len(mynumlist)
print numlistlength
stringlength = len(myvar)
print stringlength
numlength = len(myage)
print numlength
#
#
#
Expand Down

0 comments on commit 0da0f6e

Please sign in to comment.