TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Ahmed (e_elashra1)
Return to profile of Ahmed (e_elashra1)
View texts not yet raced by Ahmed (e_elashra1)
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...
47.95
1.1984
0.1216
85
3
41.98
2025-05-08
2.
public class HelloWorld { public static void main(String[] ...
42.45
1.0599
0.1087
143
1
42.45
2025-05-26
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
41.57
1.1067
0.0376
388
6
37.41
2025-05-28
4.
import string from random import * characters = string.ascii...
40.88
1.1814
-0.0560
190
2
38.54
2025-05-27
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
40.70
1.1383
-0.0179
272
2
39.01
2025-06-06
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
39.80
1.0518
0.0438
152
1
39.80
2025-06-17
7.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
39.15
0.9849
0.0928
183
5
35.50
2025-05-21
8.
import urllib2 import json screen_name = "wordpress" url = "...
38.72
1.0621
0.0038
246
2
31.42
2025-06-17
9.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
38.20
0.9215
0.1301
78
3
31.05
2025-05-27
10.
/* Read a set of characters from the socket */ StringBuffer ...
37.93
1.0042
0.0399
542
4
35.95
2025-06-14
11.
import urllib2 import urllib import json url = "http://ajax....
37.67
0.9776
0.0594
438
3
33.41
2025-05-26
12.
/** Loop waiting for a connection and a valid command */ whi...
37.65
1.0448
-0.0084
445
1
37.65
2025-05-15
13.
import os import sys def run(program, *args): pid = os.fork(...
36.16
1.0473
-0.0519
154
1
36.16
2025-05-12
14.
import std; int main() { std::println("Hello World!"); }
35.84
0.9810
0.0056
56
1
35.84
2025-05-27
15.
import re import sys import urllib2 import BeautifulSoup usa...
34.56
0.9803
-0.0289
344
3
32.97
2025-05-21
16.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
33.55
0.9386
-0.0150
256
1
33.55
2025-05-08
17.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
33.41
0.8513
0.0684
179
2
31.48
2025-05-18
18.
function calculateArea(width, height) { try { var area = ...
33.31
1.0366
-0.1196
301
2
29.74
2025-06-14
19.
(publish :path "/hello-count" :content-type "text/html" :fun...
32.26
0.9487
-0.0606
356
2
27.51
2025-05-21
20.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
29.98
0.9180
-0.0927
264
1
29.98
2025-05-15