Text race history for ROHIT (rohitpawar)

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
18 2024-10-25 06:33:59 50.15 95.9%
11 2024-10-24 14:47:43 50.25 97%
6 2024-10-24 14:38:26 48.52 95.9%
3 2024-10-24 14:31:57 41.01 95.3%