TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Aakib (aa_0808_)
Return to profile of Aakib (aa_0808_)
View texts not yet raced by Aakib (aa_0808_)
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.30
1.1383
0.1900
272
6
41.47
2023-09-06
2.
import string from random import * characters = string.ascii...
44.54
1.1814
0.0339
190
3
40.13
2023-09-05
3.
input("\n\nPress the enter key to exit.") # waits for the us...
43.90
1.1984
-0.0024
85
2
38.10
2023-08-29
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
42.21
1.1067
0.0495
388
7
39.31
2023-09-03
5.
/** Loop waiting for a connection and a valid command */ whi...
41.34
1.0448
0.1163
445
4
37.48
2023-09-05
6.
/* Read a set of characters from the socket */ StringBuffer ...
41.17
1.0042
0.1550
542
8
37.20
2023-09-04
7.
import os import sys def run(program, *args): pid = os.fork(...
39.66
1.0473
0.0610
154
6
36.65
2023-09-06
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
38.61
0.9215
0.1624
78
4
35.04
2023-09-04
9.
import urllib2 import json screen_name = "wordpress" url = "...
38.53
1.0621
0.0059
246
7
36.91
2023-09-01
10.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
37.99
0.9386
0.1195
256
4
34.43
2023-09-04
11.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
37.47
1.0518
0.0005
152
3
36.10
2023-10-18
12.
function calculateArea(width, height) { try { var area = ...
36.52
1.0366
-0.0105
301
2
35.82
2023-08-18
13.
public class HelloWorld { public static void main(String[] ...
36.17
1.0599
-0.0496
143
4
32.59
2023-09-03
14.
import urllib2 import urllib import json url = "http://ajax....
35.60
0.9776
0.0328
438
3
32.98
2023-08-18
15.
(publish :path "/hello-count" :content-type "text/html" :fun...
35.55
0.9487
0.0630
356
5
33.24
2023-09-01
16.
import re import sys import urllib2 import BeautifulSoup usa...
33.34
0.9803
-0.0388
344
1
33.34
2023-08-28
17.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
30.25
0.9234
-0.0631
236
3
29.59
2023-08-20
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
30.05
0.9180
-0.0768
264
3
27.57
2023-09-01