TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for D Leek (d_leek)
Return to profile of D Leek (d_leek)
View texts not yet raced by D Leek (d_leek)
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...
42.52
1.1984
0.0741
85
2
39.57
2024-08-28
2.
import string from random import * characters = string.ascii...
41.23
1.1814
0.0592
190
2
37.18
2024-08-26
3.
import urllib2 import json screen_name = "wordpress" url = "...
41.19
1.0621
0.1775
246
3
34.11
2024-08-28
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
39.83
1.1067
0.0897
388
5
38.40
2024-08-28
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
38.36
1.1383
0.0125
272
1
38.36
2024-08-26
6.
function calculateArea(width, height) { try { var area = ...
36.82
1.0366
0.0697
301
4
35.25
2024-08-28
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
35.33
1.0518
0.0125
152
2
34.68
2024-08-28
8.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
31.95
0.9234
0.0401
236
2
29.66
2024-08-28
9.
/* Read a set of characters from the socket */ StringBuffer ...
31.80
1.0042
-0.0476
542
1
31.80
2024-08-26
10.
import re import sys import urllib2 import BeautifulSoup usa...
30.42
0.9803
-0.0670
344
1
30.42
2024-08-26
11.
import urllib2 import urllib import json url = "http://ajax....
30.36
0.9776
-0.0641
438
1
30.36
2024-08-26
12.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
29.96
0.9386
-0.0391
256
1
29.96
2024-08-26
13.
public class HelloWorld { public static void main(String[] ...
29.87
1.0599
-0.1627
143
1
29.87
2024-08-28
14.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
29.63
0.9215
-0.0323
78
1
29.63
2024-08-26
15.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
27.65
0.9849
-0.1517
183
1
27.65
2024-08-26
16.
import os import sys def run(program, *args): pid = os.fork(...
27.38
1.0473
-0.2225
154
1
27.38
2024-08-28
17.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
24.62
0.8513
-0.1179
179
2
24.53
2024-08-28
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
24.48
0.9180
-0.1820
264
1
24.48
2024-08-26