Text race history for Josh (turtletyper7)

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
53 2023-08-17 21:24:13 30.67 92.6%
35 2023-08-14 13:22:20 24.52 88.5%
15 2023-07-23 23:53:19 26.15 92.6%