TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Jack (jacknachos)
Return to profile of Jack (jacknachos)
View texts not yet raced by Jack (jacknachos)
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...
58.61
1.1067
0.1382
388
1
58.61
2025-02-10
2.
import urllib2 import json screen_name = "wordpress" url = "...
57.07
1.0621
0.1525
246
5
49.64
2025-02-10
3.
import string from random import * characters = string.ascii...
55.55
1.1814
0.0008
190
1
55.55
2025-01-30
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
54.83
1.0518
0.1158
152
2
46.77
2025-02-10
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
52.80
1.1383
-0.0182
272
2
45.21
2024-11-29
6.
input("\n\nPress the enter key to exit.") # waits for the us...
51.21
1.1984
-0.1151
85
2
46.84
2024-12-03
7.
import re import sys import urllib2 import BeautifulSoup usa...
50.24
0.9803
0.0862
344
2
49.61
2024-11-29
8.
/** Loop waiting for a connection and a valid command */ whi...
48.71
1.0448
-0.0054
445
1
48.71
2024-12-05
9.
import os import sys def run(program, *args): pid = os.fork(...
47.37
1.0473
-0.0390
154
1
47.37
2025-02-10
10.
function calculateArea(width, height) { try { var area = ...
46.97
1.0366
-0.0385
301
2
37.42
2025-02-10
11.
/* Read a set of characters from the socket */ StringBuffer ...
46.83
1.0042
-0.0081
542
2
43.54
2025-02-04
12.
public class HelloWorld { public static void main(String[] ...
46.69
1.0599
-0.0683
143
1
46.69
2024-12-05
13.
import std; int main() { std::println("Hello World!"); }
46.13
0.9810
-0.0076
56
3
36.46
2025-02-10
14.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
43.03
0.9215
-0.0084
78
2
42.86
2025-02-10
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
42.87
0.9180
-0.0069
264
2
38.03
2024-11-29
16.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
42.17
0.9849
-0.0866
183
3
37.50
2025-01-30
17.
import urllib2 import urllib import json url = "http://ajax....
42.15
0.9776
-0.0807
438
2
34.77
2025-02-10
18.
(publish :path "/hello-count" :content-type "text/html" :fun...
41.06
0.9487
-0.0711
356
2
35.56
2025-02-10
19.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
40.85
0.9234
-0.0518
236
2
36.20
2025-01-30
20.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
38.26
0.9386
-0.1263
256
2
33.71
2025-01-30
21.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
36.31
0.8513
-0.0862
179
3
33.19
2025-01-30