TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Ehs (racer_ehs)
Return to profile of Ehs (racer_ehs)
View texts not yet raced by Ehs (racer_ehs)
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_...
50.24
1.1383
0.2216
272
3
47.17
2024-08-11
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
46.91
1.1067
0.1630
388
1
46.91
2024-08-06
3.
import urllib2 import json screen_name = "wordpress" url = "...
46.44
1.0621
0.1949
246
2
43.40
2024-08-11
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
43.67
1.0518
0.1302
152
1
43.67
2024-08-11
5.
import re import sys import urllib2 import BeautifulSoup usa...
43.65
0.9803
0.2012
344
2
43.06
2024-08-11
6.
/* Read a set of characters from the socket */ StringBuffer ...
43.30
1.0042
0.1678
542
6
36.80
2024-08-11
7.
public class HelloWorld { public static void main(String[] ...
39.51
1.0599
0.0095
143
1
39.51
2024-08-06
8.
function calculateArea(width, height) { try { var area = ...
38.55
1.0366
0.0068
301
1
38.55
2024-08-06
9.
import urllib2 import urllib import json url = "http://ajax....
37.68
0.9776
0.0423
438
2
34.16
2024-08-07
10.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
35.29
0.9215
0.0337
78
2
32.38
2024-08-07
11.
/** Loop waiting for a connection and a valid command */ whi...
34.19
1.0448
-0.1194
445
1
34.19
2024-08-06
12.
import os import sys def run(program, *args): pid = os.fork(...
33.57
1.0473
-0.1387
154
1
33.57
2024-08-07
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
33.36
0.9234
-0.0204
236
2
31.62
2024-08-11
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
33.13
0.9386
-0.0419
256
1
33.13
2024-08-07
15.
(publish :path "/hello-count" :content-type "text/html" :fun...
31.67
0.9487
-0.0915
356
1
31.67
2024-08-06
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
30.31
0.9180
-0.0976
264
1
30.31
2024-08-11
17.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
23.01
0.8513
-0.2285
179
1
23.01
2024-08-07
18.
input("\n\nPress the enter key to exit.") # waits for the us...
22.26
1.1984
-0.5959
85
1
22.26
2024-08-07