Text race history for Brian Kip (briankip1)

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
28 2023-08-09 22:41:50 25.08 94.5%
8 2023-08-09 21:47:31 20.84 92.7%
5 2023-08-09 18:33:40 17.42 90.7%