TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for jaoey (joetyper2014)
Return to profile of jaoey (joetyper2014)
View texts not yet raced by jaoey (joetyper2014)
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...
103.56
1.1984
0.5157
85
24
69.39
2024-04-28
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
90.27
1.1383
0.3672
272
14
69.07
2024-04-11
3.
public class HelloWorld { public static void main(String[] ...
89.37
1.0599
0.4366
143
9
72.51
2024-04-28
4.
import string from random import * characters = string.ascii...
81.49
1.1814
0.1774
190
15
66.99
2024-01-31
5.
import std; int main() { std::println("Hello World!"); }
79.92
0.9810
0.3690
56
12
62.56
2024-03-31
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
73.03
1.0518
0.1758
152
4
57.08
2024-03-31
7.
import os import sys def run(program, *args): pid = os.fork(...
67.68
1.0473
0.0868
154
8
54.58
2024-02-15
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
65.45
0.9215
0.1769
78
2
42.98
2024-06-10
9.
/** Loop waiting for a connection and a valid command */ whi...
61.77
1.0448
-0.0014
445
2
52.86
2024-02-05
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
57.76
0.9849
-0.0147
183
3
49.60
2024-03-31
11.
/* Read a set of characters from the socket */ StringBuffer ...
56.41
1.0042
-0.0540
542
4
47.58
2024-03-31
12.
import random n = random.randint(1, 99) guess = int(raw_inpu...
54.78
1.1067
-0.1935
388
1
54.78
2023-11-04
13.
import urllib2 import json screen_name = "wordpress" url = "...
52.99
1.0621
-0.1713
246
5
46.91
2023-11-22
14.
(publish :path "/hello-count" :content-type "text/html" :fun...
49.59
0.9487
-0.1057
356
2
44.88
2024-01-31
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
49.03
0.9180
-0.0971
264
2
45.92
2024-02-05
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
45.56
0.9234
-0.1520
236
2
42.15
2024-02-05
17.
import re import sys import urllib2 import BeautifulSoup usa...
45.53
0.9803
-0.2112
344
2
38.60
2023-10-23
18.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
44.06
0.9386
-0.2001
256
1
44.06
2024-03-31
19.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
39.77
0.8513
-0.1964
179
1
39.77
2024-03-31
20.
import urllib2 import urllib import json url = "http://ajax....
37.48
0.9776
-0.3403
438
1
37.48
2023-11-02