TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for khaled ataa (khaled_ataa)
Return to profile of khaled ataa (khaled_ataa)
View texts not yet raced by khaled ataa (khaled_ataa)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
function calculateArea(width, height) { try { var area = ...
34.77
1.0366
0.3902
301
6
28.73
2023-06-22
2.
import string from random import * characters = string.ascii...
34.15
1.1814
0.2080
190
4
30.83
2023-06-21
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
29.81
1.1383
0.0750
272
3
26.97
2023-06-20
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
27.86
1.0518
0.0923
152
4
24.35
2023-06-22
5.
import os import sys def run(program, *args): pid = os.fork(...
27.67
1.0473
0.0843
154
3
23.72
2023-06-22
6.
import urllib2 import json screen_name = "wordpress" url = "...
27.51
1.0621
0.0653
246
4
24.91
2023-06-22
7.
/** Loop waiting for a connection and a valid command */ whi...
27.07
1.0448
0.0702
445
2
26.79
2023-06-19
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
27.02
0.9215
0.1852
78
4
21.05
2023-06-22
9.
import re import sys import urllib2 import BeautifulSoup usa...
25.52
0.9803
0.0690
344
2
24.79
2023-06-21
10.
input("\n\nPress the enter key to exit.") # waits for the us...
25.46
1.1984
-0.1746
85
2
23.93
2023-06-22
11.
import random n = random.randint(1, 99) guess = int(raw_inpu...
24.90
1.1067
-0.0935
388
3
23.33
2023-06-22
12.
import urllib2 import urllib import json url = "http://ajax....
24.44
0.9776
0.0305
438
1
24.44
2023-06-22
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
24.35
0.9234
0.0807
236
2
23.25
2023-06-21
14.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
23.22
0.9849
-0.0322
183
1
23.22
2023-06-20
15.
public class HelloWorld { public static void main(String[] ...
22.51
1.0599
-0.1365
143
3
20.95
2023-06-17
16.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
19.48
0.9386
-0.1413
256
2
18.77
2023-06-19
17.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
12.50
0.9180
-0.4049
264
1
12.50
2023-06-17