TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Tahsin (tahsin__1)
Return to profile of Tahsin (tahsin__1)
View texts not yet raced by Tahsin (tahsin__1)
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...
53.76
1.1814
0.2466
190
5
45.70
2025-05-09
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
51.47
1.1383
0.2289
272
18
43.95
2025-05-18
3.
import os import sys def run(program, *args): pid = os.fork(...
50.81
1.0473
0.3024
154
13
41.71
2025-05-18
4.
input("\n\nPress the enter key to exit.") # waits for the us...
49.66
1.1984
0.1207
85
6
42.71
2025-05-18
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
48.40
1.0518
0.2339
152
10
39.14
2025-05-09
6.
public class HelloWorld { public static void main(String[] ...
48.29
1.0599
0.2228
143
11
40.58
2025-08-26
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
46.22
1.1067
0.1210
388
5
40.67
2025-05-07
8.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
45.76
0.9849
0.2306
183
11
36.87
2025-05-09
9.
function calculateArea(width, height) { try { var area = ...
45.20
1.0366
0.1641
301
7
40.98
2025-05-09
10.
/* Read a set of characters from the socket */ StringBuffer ...
43.71
1.0042
0.1569
542
7
40.65
2025-05-18
11.
import urllib2 import urllib import json url = "http://ajax....
42.95
0.9776
0.1633
438
10
36.39
2025-05-18
12.
import re import sys import urllib2 import BeautifulSoup usa...
42.31
0.9803
0.1436
344
6
37.81
2025-05-18
13.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
42.01
0.9386
0.1773
256
13
35.90
2025-08-28
14.
import urllib2 import json screen_name = "wordpress" url = "...
41.72
1.0621
0.0461
246
6
36.32
2025-08-28
15.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
40.49
0.9234
0.1521
236
9
34.14
2025-05-09
16.
/** Loop waiting for a connection and a valid command */ whi...
39.54
1.0448
0.0055
445
4
34.18
2025-05-06
17.
import std; int main() { std::println("Hello World!"); }
38.42
0.9810
0.0396
56
11
31.22
2025-08-28
18.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
36.67
0.9215
0.0526
78
7
30.51
2025-05-09
19.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
35.60
0.8513
0.0943
179
6
29.89
2025-05-18
20.
(publish :path "/hello-count" :content-type "text/html" :fun...
35.25
0.9487
-0.0124
356
6
30.63
2025-05-18
21.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
32.97
0.9180
-0.0422
264
5
30.03
2025-05-18