TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for ahmed fahad (afk_43)
Return to profile of ahmed fahad (afk_43)
View texts not yet raced by ahmed fahad (afk_43)
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...
45.08
1.1984
0.0828
85
1
45.08
2025-01-02
2.
public class HelloWorld { public static void main(String[] ...
42.23
1.0599
0.1403
143
5
34.59
2025-01-17
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
41.30
1.1067
0.0671
388
2
37.76
2025-04-19
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
41.14
1.1383
0.0309
272
4
36.76
2025-01-02
5.
import urllib2 import json screen_name = "wordpress" url = "...
37.84
1.0621
0.0133
246
1
37.84
2025-01-26
6.
import os import sys def run(program, *args): pid = os.fork(...
37.82
1.0473
0.0275
154
3
33.81
2025-01-11
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
36.82
1.0518
-0.0054
152
4
33.90
2025-01-11
8.
import string from random import * characters = string.ascii...
36.73
1.1814
-0.1375
190
3
33.86
2025-01-07
9.
(publish :path "/hello-count" :content-type "text/html" :fun...
36.45
0.9487
0.0872
356
2
34.39
2025-01-17
10.
function calculateArea(width, height) { try { var area = ...
35.12
1.0366
-0.0385
301
3
33.74
2024-12-30
11.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
34.46
0.9849
-0.0055
183
6
31.63
2025-01-18
12.
import re import sys import urllib2 import BeautifulSoup usa...
34.45
0.9803
-0.0012
344
5
30.88
2025-01-02
13.
import urllib2 import urllib import json url = "http://ajax....
34.26
0.9776
-0.0039
438
3
31.49
2024-12-31
14.
/** Loop waiting for a connection and a valid command */ whi...
33.08
1.0448
-0.1047
445
2
32.33
2024-12-30
15.
import std; int main() { std::println("Hello World!"); }
31.13
0.9810
-0.0963
56
1
31.13
2025-01-06
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
31.06
0.9234
-0.0407
236
4
29.28
2025-01-17
17.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
30.37
0.9386
-0.0755
256
1
30.37
2025-01-05
18.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
29.66
0.9215
-0.0786
78
1
29.66
2024-12-29
19.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
26.63
0.8513
-0.0945
179
2
24.00
2024-12-30