TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for abhishek (a_anand_12)
Return to profile of abhishek (a_anand_12)
View texts not yet raced by abhishek (a_anand_12)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
29.16
1.0518
0.3596
152
5
22.69
2022-12-18
2.
input("\n\nPress the enter key to exit.") # waits for the us...
28.09
1.1984
0.1266
85
4
21.68
2022-12-12
3.
public class HelloWorld { public static void main(String[] ...
27.55
1.0599
0.2679
143
6
20.49
2022-12-18
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
27.20
1.1383
0.1550
272
3
24.34
2022-12-12
5.
import string from random import * characters = string.ascii...
27.19
1.1814
0.1012
190
3
25.11
2022-12-12
6.
/** Loop waiting for a connection and a valid command */ whi...
24.66
1.0448
0.1525
445
3
23.08
2022-12-12
7.
import re import sys import urllib2 import BeautifulSoup usa...
23.86
0.9803
0.1807
344
2
22.93
2022-12-12
8.
import urllib2 import json screen_name = "wordpress" url = "...
23.85
1.0621
0.0800
246
4
20.84
2023-01-02
9.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
23.65
0.9215
0.2252
78
4
18.97
2022-12-18
10.
function calculateArea(width, height) { try { var area = ...
23.23
1.0366
0.0909
301
5
21.95
2022-12-12
11.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
22.91
0.9386
0.1641
256
4
18.33
2022-12-18
12.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
22.76
0.9849
0.1191
183
3
20.87
2022-12-18
13.
/* Read a set of characters from the socket */ StringBuffer ...
22.37
1.0042
0.0866
542
4
21.22
2022-12-12
14.
import os import sys def run(program, *args): pid = os.fork(...
22.26
1.0473
0.0285
154
3
20.13
2022-11-30
15.
import urllib2 import urllib import json url = "http://ajax....
20.92
0.9776
0.0484
438
3
18.84
2022-12-12
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
19.82
0.9180
0.0400
264
6
18.09
2022-12-18
17.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
19.52
0.9234
0.0342
236
1
19.52
2022-11-30
18.
import random n = random.randint(1, 99) guess = int(raw_inpu...
18.20
1.1067
-0.2506
388
1
18.20
2022-12-12
19.
(publish :path "/hello-count" :content-type "text/html" :fun...
16.61
0.9487
-0.1264
356
1
16.61
2022-12-13