TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Jak (jjakk)
Return to profile of Jak (jjakk)
View texts not yet raced by Jak (jjakk)
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...
69.58
1.1814
0.2360
190
2
62.97
2022-09-25
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
60.92
1.1067
0.1512
388
2
58.48
2022-09-25
3.
import urllib2 import json screen_name = "wordpress" url = "...
57.89
1.0621
0.1421
246
2
54.76
2022-10-04
4.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
57.65
0.9215
0.2868
78
2
48.77
2022-09-27
5.
public class HelloWorld { public static void main(String[] ...
54.37
1.0599
0.0775
143
1
54.37
2022-09-24
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
53.81
1.0518
0.0790
152
2
53.19
2022-09-25
7.
function calculateArea(width, height) { try { var area = ...
53.26
1.0366
0.0910
301
2
50.59
2022-09-27
8.
import random min = 1 max = 6 roll_again = "yes" while roll_...
52.24
1.1383
-0.0704
272
2
49.31
2022-10-18
9.
import urllib2 import urllib import json url = "http://ajax....
51.89
0.9776
0.1402
438
3
44.74
2022-10-02
10.
/** Loop waiting for a connection and a valid command */ whi...
51.26
1.0448
0.0394
445
1
51.26
2022-09-27
11.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
50.89
0.9849
0.0837
183
2
48.31
2022-09-25
12.
import re import sys import urllib2 import BeautifulSoup usa...
43.62
0.9803
-0.0468
344
1
43.62
2022-09-24
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
40.84
0.9234
-0.0561
236
3
36.77
2022-09-24
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
38.34
0.9386
-0.1389
256
1
38.34
2022-09-24
15.
input("\n\nPress the enter key to exit.") # waits for the us...
35.33
1.1984
-0.4976
85
1
35.33
2022-10-02
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
32.83
0.9180
-0.2300
264
1
32.83
2022-09-18