TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for proof (proof_412)
Return to profile of proof (proof_412)
View texts not yet raced by proof (proof_412)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random min = 1 max = 6 roll_again = "yes" while roll_...
47.34
1.1383
0.0518
272
1
47.34
2023-10-08
2.
import string from random import * characters = string.ascii...
45.22
1.1814
-0.0483
190
1
45.22
2023-10-08
3.
public class HelloWorld { public static void main(String[] ...
43.28
1.0599
0.0428
143
2
41.77
2023-10-08
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
42.19
1.1067
-0.0415
388
1
42.19
2023-10-08
5.
import urllib2 import urllib import json url = "http://ajax....
41.13
0.9776
0.0804
438
2
40.17
2023-10-08
6.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
39.99
0.9849
0.0403
183
4
36.70
2023-10-08
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
39.46
1.0518
-0.0391
152
1
39.46
2023-10-08
8.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
33.91
0.9234
-0.0452
236
1
33.91
2023-10-08
9.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
33.63
0.9215
-0.0569
78
1
33.63
2023-10-09