TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Tahmid (tarmine)
Return to profile of Tahmid (tarmine)
View texts not yet raced by Tahmid (tarmine)
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...
19.30
1.1984
0.0650
85
2
17.52
2024-04-23
2.
import std; int main() { std::println("Hello World!"); }
19.11
0.9810
0.2996
56
1
19.11
2024-04-23
3.
import string from random import * characters = string.ascii...
18.82
1.1814
0.0627
190
2
17.66
2024-04-07
4.
public class HelloWorld { public static void main(String[] ...
16.97
1.0599
0.0685
143
2
15.56
2024-04-23
5.
function calculateArea(width, height) { try { var area = ...
16.26
1.0366
0.0488
301
2
15.25
2024-04-23
6.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
15.73
0.9849
0.0619
183
1
15.73
2024-04-07
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
15.63
1.0518
-0.0086
152
1
15.63
2024-04-23
8.
import urllib2 import urllib import json url = "http://ajax....
14.80
0.9776
0.0127
438
2
14.38
2024-04-07
9.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
14.77
0.9215
0.0620
78
1
14.77
2024-02-05
10.
/** Loop waiting for a connection and a valid command */ whi...
14.70
1.0448
-0.0596
445
1
14.70
2024-02-06
11.
(publish :path "/hello-count" :content-type "text/html" :fun...
14.50
0.9487
0.0258
356
4
14.20
2024-04-07
12.
import urllib2 import json screen_name = "wordpress" url = "...
14.30
1.0621
-0.1097
246
1
14.30
2024-02-05
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
14.20
0.9234
0.0267
236
1
14.20
2024-04-23
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
12.71
0.9386
-0.0947
256
1
12.71
2024-04-07
15.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
12.56
0.8513
-0.0295
179
2
12.38
2024-04-07