TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Sajidullah Khan (su_khan)
Return to profile of Sajidullah Khan (su_khan)
View texts not yet raced by Sajidullah Khan (su_khan)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
47.75
1.1814
0.3696
190
1
47.75
2026-01-09
2.
import urllib2 import json screen_name = "wordpress" url = "...
45.88
1.0621
0.4281
246
6
33.27
2026-01-09
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
43.96
1.1067
0.3212
388
2
37.01
2026-01-08
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
41.42
1.0518
0.2936
152
4
35.29
2026-01-08
5.
/* Read a set of characters from the socket */ StringBuffer ...
39.79
1.0042
0.2882
542
4
31.54
2026-01-09
6.
public class HelloWorld { public static void main(String[] ...
38.58
1.0599
0.1932
143
5
32.95
2026-01-08
7.
import urllib2 import urllib import json url = "http://ajax....
38.13
0.9776
0.2609
438
4
28.75
2026-01-08
8.
import re import sys import urllib2 import BeautifulSoup usa...
37.90
0.9803
0.2507
344
4
30.65
2026-01-08
9.
import std; int main() { std::println("Hello World!"); }
37.30
0.9810
0.2306
56
1
37.30
2026-01-08
10.
/** Loop waiting for a connection and a valid command */ whi...
37.15
1.0448
0.1619
445
5
29.62
2026-01-08
11.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
37.00
0.9849
0.2169
183
4
30.20
2026-01-06
12.
function calculateArea(width, height) { try { var area = ...
36.42
1.0366
0.1464
301
5
31.64
2026-01-08
13.
input("\n\nPress the enter key to exit.") # waits for the us...
34.73
1.1984
-0.0703
85
3
28.23
2023-10-11
14.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
34.23
0.9234
0.1884
236
5
26.48
2026-01-08
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
33.42
0.9180
0.1675
264
7
25.62
2025-01-05
16.
import random min = 1 max = 6 roll_again = "yes" while roll_...
30.48
1.1383
-0.1483
272
2
29.44
2023-09-20
17.
import os import sys def run(program, *args): pid = os.fork(...
30.45
1.0473
-0.0582
154
4
27.62
2023-12-15
18.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
27.28
0.9215
-0.0354
78
3
25.90
2026-01-06
19.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
25.81
0.9386
-0.1003
256
3
24.69
2023-09-17
20.
(publish :path "/hello-count" :content-type "text/html" :fun...
22.97
0.9487
-0.2026
356
1
22.97
2023-09-10
21.
NamedDecl *Sema::getCurFunctionOrMethodDecl() const { DeclCo...
20.21
0.7879
-0.1315
202
1
20.21
2023-12-15