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.1227
85
11
36.61
2025-02-16
2.
public class HelloWorld { public static void main(String[] ...
55.00
1.0599
0.2583
143
21
37.75
2025-03-26
3.
import string from random import * characters = string.ascii...
51.07
1.1814
0.0426
190
13
39.63
2025-03-26
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
49.81
1.1067
0.0871
388
10
38.68
2025-03-26
5.
import os import sys def run(program, *args): pid = os.fork(...
47.41
1.0473
0.0890
154
16
37.32
2025-03-26
6.
import random min = 1 max = 6 roll_again = "yes" while roll_...
46.41
1.1383
-0.0260
272
18
36.96
2025-03-26
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
44.38
1.0518
0.0118
152
9
36.34
2025-03-26
8.
function calculateArea(width, height) { try { var area = ...
44.16
1.0366
0.0218
301
13
36.14
2025-03-26
9.
import std; int main() { std::println("Hello World!"); }
42.76
0.9810
0.0438
56
9
34.32
2025-02-16
10.
/** Loop waiting for a connection and a valid command */ whi...
42.14
1.0448
-0.0348
445
9
34.89
2025-03-26
11.
/* Read a set of characters from the socket */ StringBuffer ...
40.76
1.0042
-0.0273
542
13
31.86
2025-02-16
12.
import re import sys import urllib2 import BeautifulSoup usa...
40.56
0.9803
-0.0082
344
11
33.78
2025-03-26
13.
import urllib2 import json screen_name = "wordpress" url = "...
40.36
1.0621
-0.0948
246
7
35.47
2025-03-26
14.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
39.54
0.9849
-0.0373
183
11
34.07
2025-03-26
15.
(publish :path "/hello-count" :content-type "text/html" :fun...
38.61
0.9487
-0.0233
356
10
32.38
2025-03-26
16.
import urllib2 import urllib import json url = "http://ajax....
38.40
0.9776
-0.0573
438
8
31.46
2025-02-16
17.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
37.99
0.9180
-0.0075
264
9
28.38
2025-03-26
18.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
37.47
0.9215
-0.0235
78
10
26.97
2025-03-26
19.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
36.82
0.9386
-0.0561
256
12
30.66
2025-03-26
20.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
34.89
0.9234
-0.0872
236
6
29.84
2025-02-05
21.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
34.46
0.8513
-0.0254
179
15
26.03
2025-03-26