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.0111
85
26
72.28
2026-04-23
2.
import string from random import * characters = string.ascii...
84.83
1.1814
-0.0101
190
38
72.86
2026-04-22
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
80.71
1.1383
-0.0239
272
24
68.25
2025-08-21
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
80.12
1.0518
0.0544
152
32
67.83
2025-09-10
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
79.52
1.1067
-0.0087
388
25
68.49
2026-04-02
6.
public class HelloWorld { public static void main(String[] ...
78.02
1.0599
0.0173
143
36
64.68
2026-04-24
7.
import os import sys def run(program, *args): pid = os.fork(...
76.40
1.0473
0.0076
154
31
61.01
2026-04-22
8.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
75.65
1.0060
0.0385
467
24
70.26
2026-04-18
9.
import std; int main() { std::println("Hello World!"); }
73.12
0.9810
0.0286
56
33
61.16
2026-04-28
10.
import urllib2 import json screen_name = "wordpress" url = "...
72.80
1.0621
-0.0569
246
22
60.43
2026-04-17
11.
import urllib2 import urllib import json url = "http://ajax....
71.06
0.9776
0.0035
438
24
58.92
2026-04-18
12.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
70.27
0.9234
0.0468
236
33
59.07
2026-04-26
13.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
70.11
0.9849
-0.0169
183
28
58.80
2026-04-18
14.
/* Read a set of characters from the socket */ StringBuffer ...
69.01
1.0042
-0.0514
542
14
62.78
2025-09-25
15.
function calculateArea(width, height) { try { var area = ...
68.57
1.0366
-0.0898
301
18
60.17
2025-09-07
16.
/** Loop waiting for a connection and a valid command */ whi...
66.47
1.0448
-0.1270
445
26
62.54
2026-03-05
17.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
65.15
0.9386
-0.0391
256
21
54.95
2026-04-24
18.
(publish :path "/hello-count" :content-type "text/html" :fun...
63.57
0.9487
-0.0710
356
22
54.89
2026-02-20
19.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
63.50
0.9215
-0.0447
78
15
52.47
2025-05-04
20.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
62.40
0.9180
-0.0564
264
22
54.40
2025-08-14
21.
import re import sys import urllib2 import BeautifulSoup usa...
62.06
0.9803
-0.1234
344
14
53.86
2026-05-04