Text race history for Devansh Karia (code_vansh)

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
10 2023-06-10 19:25:36 29.57 88.9%
6 2023-06-10 19:19:59 24.49 88.6%
2 2023-06-10 19:11:26 28.48 88.2%