TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Ahmed (ahmed_elashraf)
Return to profile of Ahmed (ahmed_elashraf)
View texts not yet raced by Ahmed (ahmed_elashraf)
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...
51.85
1.1984
0.0827
85
42
36.99
2025-04-28
2.
import std; int main() { std::println("Hello World!"); }
51.85
0.9810
0.3001
56
55
35.76
2025-04-30
3.
import string from random import * characters = string.ascii...
51.06
1.1814
0.0802
190
48
33.35
2025-04-30
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
47.20
1.1383
0.0279
272
52
34.67
2025-04-30
5.
public class HelloWorld { public static void main(String[] ...
45.02
1.0599
0.0525
143
44
34.01
2025-04-08
6.
import urllib2 import json screen_name = "wordpress" url = "...
44.05
1.0621
0.0263
246
44
33.78
2025-04-19
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
43.74
1.1067
-0.0260
388
39
34.08
2025-04-01
8.
import os import sys def run(program, *args): pid = os.fork(...
42.01
1.0473
-0.0093
154
44
32.64
2025-04-16
9.
function calculateArea(width, height) { try { var area = ...
41.58
1.0366
-0.0092
301
46
33.02
2025-04-16
10.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
41.21
1.0518
-0.0336
152
39
31.30
2025-04-30
11.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
39.87
0.9386
0.0465
256
40
29.41
2025-04-24
12.
/** Loop waiting for a connection and a valid command */ whi...
39.66
1.0448
-0.0649
445
45
31.42
2025-04-19
13.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
37.96
0.9849
-0.0470
183
35
29.37
2025-04-30
14.
/* Read a set of characters from the socket */ StringBuffer ...
37.85
1.0042
-0.0690
542
40
30.29
2025-04-19
15.
import re import sys import urllib2 import BeautifulSoup usa...
37.81
0.9803
-0.0461
344
45
29.68
2025-04-28
16.
import urllib2 import urllib import json url = "http://ajax....
36.79
0.9776
-0.0686
438
36
30.56
2025-04-14
17.
(publish :path "/hello-count" :content-type "text/html" :fun...
36.60
0.9487
-0.0444
356
41
29.71
2025-04-26
18.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
36.59
0.9234
-0.0193
236
46
27.96
2025-04-27
19.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
36.50
0.9215
-0.0197
78
46
26.24
2025-04-27
20.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
35.02
0.8513
0.0140
179
36
26.60
2025-04-24
21.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
32.78
0.9180
-0.1081
264
33
24.94
2025-03-18