TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Ashu (asaral)
Return to profile of Ashu (asaral)
View texts not yet raced by Ashu (asaral)
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...
50.06
1.1984
0.2069
85
7
43.14
2023-07-29
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
48.24
1.1383
0.2278
272
8
42.31
2023-07-27
3.
/** Loop waiting for a connection and a valid command */ whi...
47.61
1.0448
0.3179
445
7
40.09
2023-07-27
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
46.70
1.1067
0.2157
388
8
41.36
2023-07-29
5.
import urllib2 import json screen_name = "wordpress" url = "...
43.74
1.0621
0.1852
246
8
37.90
2023-07-21
6.
function calculateArea(width, height) { try { var area = ...
42.49
1.0366
0.1803
301
12
38.10
2023-07-27
7.
import re import sys import urllib2 import BeautifulSoup usa...
41.11
0.9803
0.1952
344
7
33.85
2023-07-21
8.
/* Read a set of characters from the socket */ StringBuffer ...
39.61
1.0042
0.1291
542
9
34.36
2023-07-29
9.
import string from random import * characters = string.ascii...
39.01
1.1814
-0.0762
190
4
37.81
2023-07-15
10.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
38.91
1.0518
0.0612
152
6
34.51
2023-07-27
11.
public class HelloWorld { public static void main(String[] ...
38.47
1.0599
0.0375
143
3
36.61
2023-07-27
12.
(publish :path "/hello-count" :content-type "text/html" :fun...
38.14
0.9487
0.1498
356
4
33.51
2023-07-21
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
36.06
0.9234
0.1121
236
14
31.59
2023-07-29
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
35.75
0.9180
0.0985
264
7
30.95
2023-07-29
15.
import urllib2 import urllib import json url = "http://ajax....
34.86
0.9776
0.0242
438
6
32.67
2023-07-20
16.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
33.52
0.9386
0.0154
256
5
31.43
2023-07-27
17.
import os import sys def run(program, *args): pid = os.fork(...
33.07
1.0473
-0.1045
154
5
31.66
2023-07-21
18.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
32.49
0.9215
0.0073
78
11
28.30
2023-07-29
19.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
32.16
0.9849
-0.0661
183
2
29.21
2023-07-13