TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Ali (abth_ab)
Return to profile of Ali (abth_ab)
View texts not yet raced by Ali (abth_ab)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
input("\n\nPress the enter key to exit.") # waits for the us...
30.87
1.1984
0.5750
85
3
27.35
2023-12-06
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
27.94
1.1067
0.5115
388
2
26.51
2023-11-28
3.
function calculateArea(width, height) { try { var area = ...
25.14
1.0366
0.4318
301
3
23.13
2023-12-06
4.
/* Read a set of characters from the socket */ StringBuffer ...
24.64
1.0042
0.4338
542
2
20.97
2023-12-04
5.
import urllib2 import json screen_name = "wordpress" url = "...
24.07
1.0621
0.3397
246
1
24.07
2023-11-28
6.
import string from random import * characters = string.ascii...
22.89
1.1814
0.1416
190
1
22.89
2023-11-14
7.
/** Loop waiting for a connection and a valid command */ whi...
22.59
1.0448
0.2776
445
1
22.59
2023-11-21
8.
import urllib2 import urllib import json url = "http://ajax....
22.55
0.9776
0.3420
438
2
19.77
2023-12-04
9.
import std; int main() { std::println("Hello World!"); }
22.19
0.9810
0.3198
56
1
22.19
2023-12-04
10.
import re import sys import urllib2 import BeautifulSoup usa...
22.17
0.9803
0.3147
344
2
19.24
2023-11-28
11.
public class HelloWorld { public static void main(String[] ...
21.87
1.0599
0.2134
143
3
20.68
2023-12-04
12.
import os import sys def run(program, *args): pid = os.fork(...
21.62
1.0473
0.2099
154
3
18.20
2023-11-21
13.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
20.94
1.0518
0.1713
152
2
20.82
2023-12-06
14.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
20.64
0.9215
0.2820
78
3
18.58
2023-11-28
15.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
19.05
0.9849
0.1261
183
1
19.05
2023-11-21
16.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
14.22
0.9386
-0.1105
256
1
14.22
2023-11-14