TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for rex (rexwow)
Return to profile of rex (rexwow)
View texts not yet raced by rex (rexwow)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
73.96
1.1814
0.2233
190
2
68.08
2023-07-07
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
67.89
1.1067
0.1850
388
3
61.15
2023-07-07
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
66.48
1.1383
0.1253
272
2
65.81
2023-07-07
4.
import urllib2 import json screen_name = "wordpress" url = "...
63.80
1.0621
0.1588
246
6
52.01
2023-07-07
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
62.45
1.0518
0.1534
152
2
57.05
2023-07-04
6.
/** Loop waiting for a connection and a valid command */ whi...
61.34
1.0448
0.1411
445
4
54.51
2023-07-07
7.
/* Read a set of characters from the socket */ StringBuffer ...
58.33
1.0042
0.1252
542
3
52.33
2023-07-07
8.
public class HelloWorld { public static void main(String[] ...
56.17
1.0599
0.0161
143
2
54.67
2023-07-06
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
54.88
0.9849
0.0742
183
3
48.29
2023-07-05
10.
import re import sys import urllib2 import BeautifulSoup usa...
54.25
0.9803
0.0664
344
2
49.30
2023-07-06
11.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
52.91
0.9180
0.0982
264
3
45.74
2023-07-07
12.
import urllib2 import urllib import json url = "http://ajax....
51.83
0.9776
0.0263
438
4
46.87
2023-07-07
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
51.30
0.9487
0.0535
356
2
48.59
2023-07-05
14.
import os import sys def run(program, *args): pid = os.fork(...
51.18
1.0473
-0.0635
154
3
49.56
2023-07-06
15.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
50.00
0.9234
0.0494
236
1
50.00
2023-07-06
16.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
49.45
0.9215
0.0337
78
2
45.33
2023-07-04
17.
input("\n\nPress the enter key to exit.") # waits for the us...
38.89
1.1984
-0.4719
85
1
38.89
2023-07-07