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.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
67.27
1.0518
0.2349
152
9
51.66
2024-01-04
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
59.97
1.1067
0.0403
388
5
51.02
2023-11-12
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
59.15
1.1383
-0.0070
272
1
59.15
2024-07-07
4.
function calculateArea(width, height) { try { var area = ...
58.74
1.0366
0.0869
301
2
50.35
2023-11-12
5.
import os import sys def run(program, *args): pid = os.fork(...
56.92
1.0473
0.0414
154
2
52.84
2025-03-16
6.
input("\n\nPress the enter key to exit.") # waits for the us...
56.85
1.1984
-0.1110
85
4
50.41
2023-11-05
7.
import string from random import * characters = string.ascii...
55.65
1.1814
-0.1170
190
4
49.45
2023-10-25
8.
import re import sys import urllib2 import BeautifulSoup usa...
55.51
0.9803
0.0814
344
7
46.99
2024-09-07
9.
import urllib2 import json screen_name = "wordpress" url = "...
53.02
1.0621
-0.0480
246
5
46.25
2024-01-04
10.
/** Loop waiting for a connection and a valid command */ whi...
51.98
1.0448
-0.0506
445
4
47.08
2023-10-28
11.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
51.48
0.9180
0.0666
264
6
43.57
2024-07-07
12.
/* Read a set of characters from the socket */ StringBuffer ...
49.97
1.0042
-0.0484
542
3
49.66
2023-11-08
13.
import urllib2 import urllib import json url = "http://ajax....
49.21
0.9776
-0.0364
438
6
42.07
2024-01-03
14.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
48.50
0.9234
0.0042
236
3
39.81
2023-11-12
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
46.71
0.9386
-0.0452
256
2
43.77
2023-10-28
16.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
44.71
0.9215
-0.0663
78
6
37.49
2023-11-12
17.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
41.00
0.9849
-0.2007
183
2
40.04
2023-09-21
18.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
34.45
0.8513
-0.1924
179
1
34.45
2023-12-11