TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for AlanHacker (alanhacker)
Return to profile of AlanHacker (alanhacker)
View texts not yet raced by AlanHacker (alanhacker)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
input("\n\nPress the enter key to exit.") # waits for the us...
81.67
1.1984
0.1469
85
3
73.90
2024-04-29
2.
import os import sys def run(program, *args): pid = os.fork(...
70.10
1.0473
0.1135
154
4
58.66
2024-04-29
3.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
69.64
0.9215
0.2286
78
2
65.41
2024-03-30
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
68.58
1.0518
0.0849
152
4
62.18
2024-11-18
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
68.05
1.1383
-0.0148
272
3
64.67
2023-09-11
6.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
66.70
0.9849
0.1200
183
6
58.69
2024-11-18
7.
public class HelloWorld { public static void main(String[] ...
64.96
1.0599
0.0137
143
2
63.84
2023-09-11
8.
import random n = random.randint(1, 99) guess = int(raw_inpu...
64.40
1.1067
-0.0419
388
3
60.12
2024-04-29
9.
function calculateArea(width, height) { try { var area = ...
63.68
1.0366
0.0165
301
5
59.67
2024-04-28
10.
import string from random import * characters = string.ascii...
63.43
1.1814
-0.1305
190
1
63.43
2023-09-11
11.
import urllib2 import urllib import json url = "http://ajax....
63.25
0.9776
0.0694
438
2
59.97
2024-11-18
12.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
61.22
0.9180
0.0944
264
3
55.68
2024-11-18
13.
import urllib2 import json screen_name = "wordpress" url = "...
60.19
1.0621
-0.0645
246
2
53.51
2024-04-29
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
58.00
0.9386
0.0197
256
2
56.41
2023-09-10
15.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
54.02
0.8513
0.0354
179
2
52.51
2024-11-18
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
52.53
0.9234
-0.0512
236
2
49.63
2023-09-09
17.
/** Loop waiting for a connection and a valid command */ whi...
51.74
1.0448
-0.1845
445
1
51.74
2023-09-09
18.
import re import sys import urllib2 import BeautifulSoup usa...
51.56
0.9803
-0.1284
344
1
51.56
2024-04-28
19.
(publish :path "/hello-count" :content-type "text/html" :fun...
50.27
0.9487
-0.1122
356
1
50.27
2023-09-10