TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Jawahir (jawa_481)
Return to profile of Jawahir (jawa_481)
View texts not yet raced by Jawahir (jawa_481)
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...
80.38
1.1814
0.2443
190
6
58.41
2026-04-20
2.
public class HelloWorld { public static void main(String[] ...
77.34
1.0599
0.3119
143
2
73.88
2026-04-20
3.
import urllib2 import json screen_name = "wordpress" url = "...
75.02
1.0621
0.2685
246
6
51.05
2026-04-20
4.
function calculateArea(width, height) { try { var area = ...
73.65
1.0366
0.2697
301
3
58.12
2026-03-29
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
73.15
1.1383
0.1591
272
2
66.15
2026-04-20
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
67.27
1.0518
0.1414
152
9
51.66
2024-01-04
7.
import urllib2 import urllib import json url = "http://ajax....
62.28
0.9776
0.1270
438
8
46.92
2026-03-29
8.
import random n = random.randint(1, 99) guess = int(raw_inpu...
59.97
1.1067
-0.0430
388
5
51.02
2023-11-12
9.
import os import sys def run(program, *args): pid = os.fork(...
56.92
1.0473
-0.0377
154
2
52.84
2025-03-16
10.
input("\n\nPress the enter key to exit.") # waits for the us...
56.85
1.1984
-0.1901
85
4
50.41
2023-11-05
11.
import re import sys import urllib2 import BeautifulSoup usa...
55.51
0.9803
0.0043
344
7
46.99
2024-09-07
12.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
54.00
0.9849
-0.0271
183
5
46.81
2026-04-20
13.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
53.24
0.9386
0.0057
256
3
46.93
2026-04-20
14.
/** Loop waiting for a connection and a valid command */ whi...
51.98
1.0448
-0.1228
445
4
47.08
2023-10-28
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
51.48
0.9180
-0.0049
264
6
43.57
2024-07-07
16.
/* Read a set of characters from the socket */ StringBuffer ...
49.97
1.0042
-0.1179
542
3
49.66
2023-11-08
17.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
48.50
0.9234
-0.0632
236
3
39.81
2023-11-12
18.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
44.71
0.9215
-0.1285
78
6
37.49
2023-11-12
19.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
44.26
0.8513
-0.0663
179
3
40.44
2026-04-20