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 random min = 1 max = 6 roll_again = "yes" while roll_...
48.87
1.1383
0.1766
272
7
42.83
2021-10-29
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
46.61
1.1067
0.1499
388
2
42.10
2021-10-29
3.
public class HelloWorld { public static void main(String[] ...
45.43
1.0599
0.1764
143
1
45.43
2021-12-07
4.
/** Loop waiting for a connection and a valid command */ whi...
44.98
1.0448
0.1859
445
1
44.98
2021-10-29
5.
import urllib2 import json screen_name = "wordpress" url = "...
41.26
1.0621
0.0563
246
1
41.26
2021-12-07
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
41.18
1.0518
0.0758
152
3
39.80
2021-10-29
7.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
40.76
0.9234
0.2000
236
6
34.65
2021-12-07
8.
import os import sys def run(program, *args): pid = os.fork(...
39.84
1.0473
0.0386
154
1
39.84
2021-12-07
9.
import string from random import * characters = string.ascii...
38.14
1.1814
-0.1655
190
1
38.14
2021-10-29
10.
function calculateArea(width, height) { try { var area = ...
38.10
1.0366
0.0056
301
2
34.04
2021-10-29
11.
import urllib2 import urllib import json url = "http://ajax....
37.37
0.9776
0.0529
438
2
34.41
2021-12-07
12.
import re import sys import urllib2 import BeautifulSoup usa...
36.74
0.9803
0.0310
344
3
34.14
2021-12-07
13.
/* Read a set of characters from the socket */ StringBuffer ...
36.00
1.0042
-0.0147
542
1
36.00
2021-10-29
14.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
33.22
0.9849
-0.0742
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.3453
85
1
32.24
2021-10-29
16.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
32.23
0.9386
-0.0624
256
4
30.66
2021-10-29
17.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
30.33
0.9180
-0.0917
264
1
30.33
2021-12-07
18.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
26.86
0.9215
-0.1836
78
1
26.86
2021-10-28