TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Eshwar Vanguri (speed18)
Return to profile of Eshwar Vanguri (speed18)
View texts not yet raced by Eshwar Vanguri (speed18)
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...
55.12
1.1984
0.0904
85
13
38.60
2025-07-09
2.
public class HelloWorld { public static void main(String[] ...
55.00
1.0599
0.2261
143
25
38.95
2025-07-09
3.
import os import sys def run(program, *args): pid = os.fork(...
51.92
1.0473
0.1667
154
21
38.86
2025-07-09
4.
import string from random import * characters = string.ascii...
51.07
1.1814
0.0127
190
20
40.65
2025-07-09
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
50.64
1.1383
0.0458
272
23
39.21
2025-07-09
6.
import random n = random.randint(1, 99) guess = int(raw_inpu...
49.81
1.1067
0.0580
388
12
39.49
2025-07-09
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
48.35
1.0518
0.0787
152
13
38.01
2025-07-09
8.
import urllib2 import json screen_name = "wordpress" url = "...
46.97
1.0621
0.0362
246
12
39.28
2025-07-09
9.
import std; int main() { std::println("Hello World!"); }
44.78
0.9810
0.0661
56
13
36.69
2025-07-09
10.
function calculateArea(width, height) { try { var area = ...
44.16
1.0366
-0.0040
301
16
37.01
2025-07-09
11.
/** Loop waiting for a connection and a valid command */ whi...
42.14
1.0448
-0.0595
445
9
34.89
2025-03-26
12.
import urllib2 import urllib import json url = "http://ajax....
41.91
0.9776
0.0023
438
12
33.86
2025-07-09
13.
/* Read a set of characters from the socket */ StringBuffer ...
40.76
1.0042
-0.0511
542
14
32.21
2025-07-09
14.
import re import sys import urllib2 import BeautifulSoup usa...
40.56
0.9803
-0.0319
344
13
34.19
2025-07-09
15.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
39.54
0.9849
-0.0604
183
11
34.07
2025-03-26
16.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
38.68
0.9386
-0.0342
256
18
32.94
2025-07-09
17.
(publish :path "/hello-count" :content-type "text/html" :fun...
38.61
0.9487
-0.0459
356
11
32.74
2025-07-09
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
38.31
0.9180
-0.0222
264
14
30.90
2025-07-09
19.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
37.47
0.9215
-0.0454
78
14
28.34
2025-07-09
20.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
36.35
0.8513
-0.0014
179
19
27.83
2025-07-09
21.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
34.89
0.9234
-0.1076
236
7
30.41
2025-07-09