TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for JkillahR (jkillahr)
Return to profile of JkillahR (jkillahr)
View texts not yet raced by JkillahR (jkillahr)
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...
50.81
1.1984
0.2649
85
4
39.31
2026-01-29
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
50.64
1.1383
0.3201
272
4
42.71
2026-01-29
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
45.95
1.1067
0.2167
388
2
43.01
2026-01-29
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
45.81
1.0518
0.2675
152
3
37.46
2026-01-29
5.
import urllib2 import json screen_name = "wordpress" url = "...
44.69
1.0621
0.2250
246
3
43.88
2026-01-29
6.
/** Loop waiting for a connection and a valid command */ whi...
43.73
1.0448
0.2146
445
1
43.73
2026-01-29
7.
import std; int main() { std::println("Hello World!"); }
43.17
0.9810
0.2623
56
2
32.57
2026-01-29
8.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
42.88
0.9849
0.2500
183
2
41.05
2026-01-29
9.
import re import sys import urllib2 import BeautifulSoup usa...
41.67
0.9803
0.2198
344
2
34.48
2026-01-29
10.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
40.68
0.9180
0.2536
264
3
35.94
2026-01-29
11.
import os import sys def run(program, *args): pid = os.fork(...
40.30
1.0473
0.1133
154
4
35.47
2025-12-09
12.
import string from random import * characters = string.ascii...
39.64
1.1814
-0.0398
190
2
39.20
2024-07-08
13.
import urllib2 import urllib import json url = "http://ajax....
38.96
0.9776
0.1444
438
2
37.80
2026-01-29
14.
function calculateArea(width, height) { try { var area = ...
38.69
1.0366
0.0777
301
2
36.28
2026-01-29
15.
/* Read a set of characters from the socket */ StringBuffer ...
36.84
1.0042
0.0568
542
2
34.47
2026-01-29
16.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
34.53
0.9215
0.0730
78
2
29.71
2025-12-09
17.
public class HelloWorld { public static void main(String[] ...
33.92
1.0599
-0.0830
143
1
33.92
2025-12-09
18.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
32.45
0.9386
-0.0040
256
2
31.16
2026-01-29
19.
(publish :path "/hello-count" :content-type "text/html" :fun...
32.37
0.9487
-0.0164
356
1
32.37
2025-12-09
20.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
30.80
0.8513
0.0357
179
2
29.00
2026-01-29
21.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
29.89
0.9234
-0.0626
236
1
29.89
2026-01-29