TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Abdullah (bunajim)
Return to profile of Abdullah (bunajim)
View texts not yet raced by Abdullah (bunajim)
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...
49.97
1.1814
0.1219
190
3
44.69
2025-09-10
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
48.87
1.1383
0.1363
272
7
42.83
2021-10-29
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
46.61
1.1067
0.1089
388
2
42.10
2021-10-29
4.
public class HelloWorld { public static void main(String[] ...
45.43
1.0599
0.1250
143
1
45.43
2021-12-07
5.
/** Loop waiting for a connection and a valid command */ whi...
44.98
1.0448
0.1283
445
1
44.98
2021-10-29
6.
import urllib2 import json screen_name = "wordpress" url = "...
41.26
1.0621
0.0140
246
2
41.00
2025-09-10
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
41.18
1.0518
0.0222
152
3
39.80
2021-10-29
8.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
40.76
0.9234
0.1397
236
7
34.00
2025-09-10
9.
import os import sys def run(program, *args): pid = os.fork(...
39.84
1.0473
-0.0082
154
2
38.97
2025-09-10
10.
function calculateArea(width, height) { try { var area = ...
38.10
1.0366
-0.0429
301
2
34.04
2021-10-29
11.
import urllib2 import urllib import json url = "http://ajax....
37.37
0.9776
-0.0030
438
2
34.41
2021-12-07
12.
import re import sys import urllib2 import BeautifulSoup usa...
36.74
0.9803
-0.0221
344
4
34.77
2025-09-10
13.
/* Read a set of characters from the socket */ StringBuffer ...
36.00
1.0042
-0.0653
542
2
35.57
2025-09-10
14.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
33.22
0.9849
-0.1185
183
1
33.22
2021-12-07
15.
input("\n\nPress the enter key to exit.") # waits for the us...
32.24
1.1984
-0.3576
85
1
32.24
2021-10-29
16.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
32.23
0.9386
-0.0980
256
4
30.66
2021-10-29
17.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
30.33
0.9180
-0.1270
264
1
30.33
2021-12-07
18.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
26.86
0.9215
-0.2210
78
1
26.86
2021-10-28