TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for E (the_fast_one)
Return to profile of E (the_fast_one)
View texts not yet raced by E (the_fast_one)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random n = random.randint(1, 99) guess = int(raw_inpu...
50.47
1.1067
0.2434
388
3
44.87
2023-06-25
2.
import os import sys def run(program, *args): pid = os.fork(...
45.27
1.0473
0.1710
154
4
39.84
2023-06-25
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
45.04
1.1383
0.0646
272
4
42.48
2023-06-25
4.
import string from random import * characters = string.ascii...
44.98
1.1814
0.0162
190
1
44.98
2023-06-25
5.
import urllib2 import json screen_name = "wordpress" url = "...
42.82
1.0621
0.0893
246
3
40.27
2023-06-25
6.
input("\n\nPress the enter key to exit.") # waits for the us...
41.26
1.1984
-0.1105
85
3
35.39
2023-06-25
7.
/* Read a set of characters from the socket */ StringBuffer ...
41.22
1.0042
0.1121
542
3
36.16
2023-06-25
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
41.14
0.9215
0.1909
78
3
37.39
2023-06-25
9.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
39.37
1.0518
0.0144
152
1
39.37
2023-06-25
10.
public class HelloWorld { public static void main(String[] ...
39.34
1.0599
0.0004
143
3
36.28
2023-06-25
11.
(publish :path "/hello-count" :content-type "text/html" :fun...
39.03
0.9487
0.1167
356
2
36.71
2023-06-25
12.
function calculateArea(width, height) { try { var area = ...
38.44
1.0366
0.0089
301
3
35.99
2023-06-25
13.
import re import sys import urllib2 import BeautifulSoup usa...
37.99
0.9803
0.0482
344
1
37.99
2023-06-25
14.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
37.78
0.9849
0.0369
183
5
35.39
2023-06-25
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
37.41
0.9386
0.0680
256
3
33.80
2023-06-25
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
35.86
0.9180
0.0478
264
3
33.33
2023-06-25
17.
import urllib2 import urllib import json url = "http://ajax....
35.73
0.9776
-0.0069
438
1
35.73
2023-06-25
18.
/** Loop waiting for a connection and a valid command */ whi...
32.37
1.0448
-0.1639
445
2
30.92
2023-06-15
19.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
29.48
0.9234
-0.1176
236
1
29.48
2023-06-25