TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Anonymous (secret_codes)
Return to profile of Anonymous (secret_codes)
View texts not yet raced by Anonymous (secret_codes)
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...
37.93
1.1984
0.0366
85
33
29.65
2018-10-06
2.
public class HelloWorld { public static void main(String[] ...
35.26
1.0599
0.1310
143
34
25.48
2018-09-29
3.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
31.82
0.9215
0.1750
78
35
22.95
2018-10-06
4.
import string from random import * characters = string.ascii...
31.27
1.1814
-0.1605
190
3
30.85
2018-10-11
5.
import urllib2 import json screen_name = "wordpress" url = "...
30.94
1.0621
-0.0024
246
4
29.16
2018-10-11
6.
import random min = 1 max = 6 roll_again = "yes" while roll_...
30.90
1.1383
-0.0893
272
1
30.90
2018-10-11
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
30.85
1.0518
0.0011
152
14
24.03
2018-10-11
8.
function calculateArea(width, height) { try { var area = ...
30.21
1.0366
0.0175
301
3
29.55
2018-10-11
9.
import os import sys def run(program, *args): pid = os.fork(...
29.31
1.0473
-0.0542
154
12
25.19
2018-10-11
10.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
29.30
0.9386
0.0494
256
13
23.74
2018-10-11
11.
/** Loop waiting for a connection and a valid command */ whi...
29.03
1.0448
-0.0461
445
3
27.47
2018-10-11
12.
/* Read a set of characters from the socket */ StringBuffer ...
28.78
1.0042
-0.0052
542
3
26.34
2018-10-11
13.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
28.56
0.9849
-0.0116
183
2
27.30
2018-10-11
14.
import random n = random.randint(1, 99) guess = int(raw_inpu...
28.42
1.1067
-0.1317
388
2
26.57
2018-10-11
15.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
27.83
0.9234
0.0318
236
13
23.93
2018-10-11
16.
import urllib2 import urllib import json url = "http://ajax....
26.12
0.9776
-0.0352
438
3
25.51
2018-10-11
17.
(publish :path "/hello-count" :content-type "text/html" :fun...
25.96
0.9487
-0.0393
356
4
25.23
2018-10-06
18.
import re import sys import urllib2 import BeautifulSoup usa...
24.93
0.9803
-0.0920
344
3
24.54
2018-10-11