Text race history for null (qbasic)
Back to text analysis page
print "Using URL", url req = urllib2.Request(url) fd = urllib2.urlopen(req) while 1: data = fd.read(1024) if not len(data): break sys.stdout.write(data)
Game |
Time |
WPM |
Accuracy |
14 |
2014-08-14 01:37:05 |
52.92 |
88% |
11 |
2014-06-21 13:51:18 |
61.11 |
94% |