TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for anshul (anshkool)
Return to profile of anshul (anshkool)
View texts not yet raced by anshul (anshkool)
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...
43.11
1.1814
0.0560
190
4
40.30
2023-10-16
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
40.58
1.0518
0.1438
152
4
36.67
2023-10-16
3.
public class HelloWorld { public static void main(String[] ...
39.45
1.0599
0.0985
143
2
36.99
2023-10-16
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
38.96
1.1067
0.0197
388
6
35.57
2022-10-07
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
38.29
1.1383
-0.0322
272
4
36.67
2023-04-06
6.
import urllib2 import json screen_name = "wordpress" url = "...
37.33
1.0621
0.0263
246
7
33.88
2022-09-08
7.
/** Loop waiting for a connection and a valid command */ whi...
36.86
1.0448
0.0426
445
3
32.52
2023-04-06
8.
function calculateArea(width, height) { try { var area = ...
36.46
1.0366
0.0385
301
4
35.39
2022-09-06
9.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
34.79
0.9215
0.1039
78
4
30.44
2022-10-06
10.
import re import sys import urllib2 import BeautifulSoup usa...
34.65
0.9803
0.0479
344
3
33.07
2022-09-17
11.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
34.55
0.9849
0.0343
183
4
33.14
2022-10-07
12.
input("\n\nPress the enter key to exit.") # waits for the us...
33.61
1.1984
-0.2398
85
1
33.61
2022-08-08
13.
/* Read a set of characters from the socket */ StringBuffer ...
32.75
1.0042
-0.0345
542
2
32.45
2022-08-26
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
32.66
0.9386
0.0177
256
2
32.42
2023-10-16
15.
import urllib2 import urllib import json url = "http://ajax....
32.25
0.9776
-0.0167
438
4
31.59
2022-10-07
16.
import os import sys def run(program, *args): pid = os.fork(...
30.52
1.0473
-0.1498
154
1
30.52
2022-08-17
17.
(publish :path "/hello-count" :content-type "text/html" :fun...
29.00
0.9487
-0.0780
356
4
27.46
2022-08-26
18.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
28.79
0.9234
-0.0637
236
2
28.19
2022-09-06
19.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
26.83
0.9180
-0.1296
264
1
26.83
2022-08-20