TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Jack (jx34tech)
Return to profile of Jack (jx34tech)
View texts not yet raced by Jack (jx34tech)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
53.68
1.1814
0.2514
190
1
53.68
2024-05-12
2.
/** Loop waiting for a connection and a valid command */ whi...
42.61
1.0448
0.0957
445
1
42.61
2024-05-12
3.
import os import sys def run(program, *args): pid = os.fork(...
41.44
1.0473
0.0593
154
1
41.44
2024-05-31
4.
import re import sys import urllib2 import BeautifulSoup usa...
39.51
0.9803
0.0722
344
1
39.51
2024-05-01
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
38.52
1.1067
-0.0797
388
1
38.52
2024-05-31
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
36.73
1.0518
-0.0696
152
1
36.73
2024-07-21
7.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
36.34
0.9386
0.0295
256
1
36.34
2024-05-31
8.
/* Read a set of characters from the socket */ StringBuffer ...
36.02
1.0042
-0.0427
542
1
36.02
2024-05-12
9.
(publish :path "/hello-count" :content-type "text/html" :fun...
34.21
0.9487
-0.0314
356
1
34.21
2024-05-01
10.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
34.03
0.9234
-0.0125
236
1
34.03
2024-05-12
11.
function calculateArea(width, height) { try { var area = ...
32.56
1.0366
-0.1681
301
1
32.56
2024-05-12
12.
import std; int main() { std::println("Hello World!"); }
32.56
0.9810
-0.1194
56
1
32.56
2024-05-12
13.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
29.19
0.9180
-0.1393
264
1
29.19
2024-05-31