TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for jOn (jonsport)
Return to profile of jOn (jonsport)
View texts not yet raced by jOn (jonsport)
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...
98.79
1.1814
0.4826
190
4
72.62
2022-07-06
2.
public class HelloWorld { public static void main(String[] ...
83.47
1.0599
0.3460
143
6
56.13
2022-07-06
3.
/** Loop waiting for a connection and a valid command */ whi...
78.73
1.0448
0.2813
445
4
66.85
2022-10-31
4.
function calculateArea(width, height) { try { var area = ...
76.99
1.0366
0.2602
301
1
76.99
2025-07-18
5.
input("\n\nPress the enter key to exit.") # waits for the us...
74.33
1.1984
0.0536
85
4
61.02
2020-07-06
6.
import urllib2 import json screen_name = "wordpress" url = "...
73.66
1.0621
0.1786
246
2
62.37
2022-07-06
7.
import re import sys import urllib2 import BeautifulSoup usa...
71.53
0.9803
0.2245
344
3
58.92
2022-07-06
8.
/* Read a set of characters from the socket */ StringBuffer ...
66.85
1.0042
0.1218
542
3
56.14
2022-07-06
9.
import urllib2 import urllib import json url = "http://ajax....
62.43
0.9776
0.0740
438
2
52.47
2022-07-06
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
61.29
0.9849
0.0474
183
2
48.58
2022-07-06
11.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
59.23
0.9180
0.0797
264
5
43.42
2025-07-18
12.
import random n = random.randint(1, 99) guess = int(raw_inpu...
53.35
1.1067
-0.2081
388
1
53.35
2020-04-08
13.
import random min = 1 max = 6 roll_again = "yes" while roll_...
49.46
1.1383
-0.3052
272
1
49.46
2020-04-08
14.
import os import sys def run(program, *args): pid = os.fork(...
47.94
1.0473
-0.2398
154
2
45.07
2020-05-21
15.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
45.23
1.0518
-0.2900
152
1
45.23
2020-04-08
16.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
43.78
0.9215
-0.1841
78
3
37.34
2020-07-06
17.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
41.54
0.9386
-0.2389
256
1
41.54
2020-04-08
18.
(publish :path "/hello-count" :content-type "text/html" :fun...
36.42
0.9487
-0.3353
356
1
36.42
2020-04-08
19.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
35.38
0.9234
-0.3275
236
1
35.38
2020-04-08