TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Ankit (ankit_10)
Return to profile of Ankit (ankit_10)
View texts not yet raced by Ankit (ankit_10)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
/** Loop waiting for a connection and a valid command */ whi...
36.94
1.0448
0.2216
445
1
36.94
2023-09-29
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
34.53
1.1383
0.0253
272
3
32.97
2023-08-26
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
34.15
1.1067
0.0469
388
2
32.67
2023-09-19
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
32.10
1.0518
0.0502
152
2
30.05
2023-09-03
5.
function calculateArea(width, height) { try { var area = ...
31.69
1.0366
0.0494
301
3
29.45
2023-09-21
6.
public class HelloWorld { public static void main(String[] ...
31.65
1.0599
0.0206
143
2
31.17
2023-08-26
7.
import urllib2 import json screen_name = "wordpress" url = "...
31.29
1.0621
0.0011
246
3
29.05
2023-08-26
8.
import urllib2 import urllib import json url = "http://ajax....
31.24
0.9776
0.1012
438
3
28.54
2023-09-19
9.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
30.85
0.9234
0.1434
236
4
28.39
2023-09-21
10.
import re import sys import urllib2 import BeautifulSoup usa...
30.49
0.9803
0.0709
344
2
28.51
2023-08-26
11.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
30.43
0.9849
0.0589
183
2
29.79
2023-08-25
12.
/* Read a set of characters from the socket */ StringBuffer ...
29.71
1.0042
0.0188
542
1
29.71
2023-08-26
13.
import string from random import * characters = string.ascii...
29.51
1.1814
-0.1967
190
1
29.51
2023-08-25
14.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
28.14
0.9215
0.0439
78
2
26.08
2023-09-21
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
27.79
0.9386
0.0080
256
2
27.14
2023-09-19
16.
input("\n\nPress the enter key to exit.") # waits for the us...
22.18
1.1984
-0.4654
85
1
22.18
2023-08-26