Text race history for IfYouCanBeatMe (beatme_)

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 2024-02-22 06:03:06 49.77 96.1%
11 2024-02-22 05:29:35 45.80 96.1%
4 2024-02-22 02:28:23 38.20 94.7%