TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for jht (jht0)
Return to profile of jht (jht0)
View texts not yet raced by jht (jht0)
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...
48.17
1.1814
0.0571
190
4
44.66
2024-07-12
2.
input("\n\nPress the enter key to exit.") # waits for the us...
46.67
1.1984
0.0016
85
3
44.33
2024-07-15
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
45.13
1.1067
0.0537
388
3
39.87
2024-07-10
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
43.83
1.0518
0.0751
152
2
41.56
2024-07-04
5.
import std; int main() { std::println("Hello World!"); }
43.16
0.9810
0.1287
56
3
42.80
2024-07-18
6.
import os import sys def run(program, *args): pid = os.fork(...
42.73
1.0473
0.0514
154
3
39.70
2025-04-25
7.
function calculateArea(width, height) { try { var area = ...
40.71
1.0366
0.0101
301
3
38.62
2024-04-05
8.
import urllib2 import json screen_name = "wordpress" url = "...
40.63
1.0621
-0.0174
246
1
40.63
2024-02-22
9.
public class HelloWorld { public static void main(String[] ...
40.33
1.0599
-0.0230
143
3
36.83
2024-04-09
10.
import random min = 1 max = 6 roll_again = "yes" while roll_...
39.92
1.1383
-0.1119
272
1
39.92
2024-05-21
11.
import urllib2 import urllib import json url = "http://ajax....
39.61
0.9776
0.0408
438
4
37.06
2024-07-03
12.
/** Loop waiting for a connection and a valid command */ whi...
39.27
1.0448
-0.0351
445
3
38.11
2024-08-07
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
36.89
0.9234
0.0251
236
3
35.81
2024-07-29
14.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
36.08
0.9849
-0.0572
183
2
35.35
2024-07-22
15.
import re import sys import urllib2 import BeautifulSoup usa...
36.00
0.9803
-0.0547
344
1
36.00
2024-07-05
16.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
34.74
0.9386
-0.0454
256
1
34.74
2024-04-08
17.
/* Read a set of characters from the socket */ StringBuffer ...
33.92
1.0042
-0.1321
542
2
33.88
2024-03-14
18.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
32.46
0.9215
-0.0869
78
1
32.46
2024-06-27
19.
(publish :path "/hello-count" :content-type "text/html" :fun...
31.91
0.9487
-0.1282
356
1
31.91
2024-04-17
20.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
25.70
0.9180
-0.2572
264
1
25.70
2024-03-05