TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Ahnaf (ahnaf75)
Return to profile of Ahnaf (ahnaf75)
View texts not yet raced by Ahnaf (ahnaf75)
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...
87.60
1.1984
0.0146
85
24
71.85
2025-03-03
2.
import string from random import * characters = string.ascii...
84.83
1.1814
-0.0067
190
35
72.73
2025-04-28
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
80.71
1.1383
-0.0207
272
22
67.93
2025-06-03
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
80.12
1.0518
0.0577
152
29
67.43
2025-07-18
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
78.99
1.1067
-0.0129
388
23
67.85
2025-04-10
6.
public class HelloWorld { public static void main(String[] ...
77.41
1.0599
0.0120
143
29
63.08
2025-03-22
7.
import os import sys def run(program, *args): pid = os.fork(...
76.40
1.0473
0.0107
154
30
60.56
2025-02-05
8.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
74.63
1.0060
0.0274
467
21
69.98
2025-04-11
9.
import std; int main() { std::println("Hello World!"); }
73.12
0.9810
0.0315
56
23
62.00
2025-04-23
10.
import urllib2 import json screen_name = "wordpress" url = "...
72.80
1.0621
-0.0540
246
17
58.97
2025-07-17
11.
import urllib2 import urllib import json url = "http://ajax....
71.06
0.9776
0.0064
438
22
58.29
2025-01-17
12.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
70.11
0.9849
-0.0140
183
27
58.56
2025-04-19
13.
/* Read a set of characters from the socket */ StringBuffer ...
69.01
1.0042
-0.0486
542
10
61.98
2025-01-18
14.
function calculateArea(width, height) { try { var area = ...
68.57
1.0366
-0.0871
301
17
59.90
2025-01-19
15.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
68.00
0.9234
0.0182
236
27
57.52
2025-05-09
16.
/** Loop waiting for a connection and a valid command */ whi...
66.47
1.0448
-0.1244
445
24
62.27
2025-04-03
17.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
65.15
0.9386
-0.0364
256
19
54.21
2025-03-24
18.
(publish :path "/hello-count" :content-type "text/html" :fun...
63.57
0.9487
-0.0684
356
20
54.77
2024-12-05
19.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
63.50
0.9215
-0.0422
78
15
52.47
2025-05-04
20.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
62.40
0.9180
-0.0539
264
21
54.20
2025-03-26
21.
import re import sys import urllib2 import BeautifulSoup usa...
62.06
0.9803
-0.1209
344
12
52.87
2025-01-21