TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Aheed (aheedbn)
Return to profile of Aheed (aheedbn)
View texts not yet raced by Aheed (aheedbn)
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...
32.49
1.1814
0.1703
190
1
32.49
2023-09-12
2.
function calculateArea(width, height) { try { var area = ...
31.43
1.0366
0.3089
301
3
25.00
2023-09-12
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
28.91
1.1383
0.0730
272
1
28.91
2023-09-06
4.
import os import sys def run(program, *args): pid = os.fork(...
28.88
1.0473
0.1823
154
1
28.88
2023-09-11
5.
import urllib2 import json screen_name = "wordpress" url = "...
27.48
1.0621
0.0991
246
3
22.90
2023-09-12
6.
/** Loop waiting for a connection and a valid command */ whi...
27.28
1.0448
0.1242
445
2
26.48
2023-09-13
7.
import urllib2 import urllib import json url = "http://ajax....
26.85
0.9776
0.1823
438
2
26.06
2023-09-13
8.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
21.85
0.9234
0.0221
236
2
19.23
2023-09-12
9.
input("\n\nPress the enter key to exit.") # waits for the us...
21.55
1.1984
-0.3099
85
1
21.55
2023-09-06
10.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
21.38
1.0518
-0.1344
152
1
21.38
2023-09-06
11.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
21.24
0.9215
-0.0096
78
2
20.16
2023-09-20
12.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
20.11
0.9180
-0.0611
264
1
20.11
2023-09-07
13.
public class HelloWorld { public static void main(String[] ...
20.08
1.0599
-0.2047
143
1
20.08
2023-09-06
14.
/* Read a set of characters from the socket */ StringBuffer ...
19.99
1.0042
-0.1379
542
1
19.99
2023-09-06