TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Kiran (kiran11621)
Return to profile of Kiran (kiran11621)
View texts not yet raced by Kiran (kiran11621)
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...
38.08
1.1984
0.0709
85
13
31.14
2020-05-03
2.
import string from random import * characters = string.ascii...
35.69
1.1814
0.0241
190
12
30.89
2020-05-25
3.
public class HelloWorld { public static void main(String[] ...
31.64
1.0599
0.0316
143
9
27.41
2020-05-17
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
30.63
1.1383
-0.0796
272
6
27.86
2020-04-15
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
30.57
1.1067
-0.0413
388
6
28.34
2020-04-15
6.
import os import sys def run(program, *args): pid = os.fork(...
30.54
1.0473
0.0051
154
12
26.61
2020-05-25
7.
import urllib2 import json screen_name = "wordpress" url = "...
29.68
1.0621
-0.0268
246
6
25.26
2020-04-14
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
29.28
1.0518
-0.0337
152
6
25.20
2020-04-13
9.
function calculateArea(width, height) { try { var area = ...
28.86
1.0366
-0.0102
301
9
26.31
2020-06-04
10.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
28.03
0.9215
0.0620
78
11
22.51
2020-06-04
11.
(publish :path "/hello-count" :content-type "text/html" :fun...
27.51
0.9487
0.0289
356
3
24.52
2020-04-14
12.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
26.85
0.9234
0.0152
236
5
22.99
2020-04-14
13.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
26.52
0.9386
-0.0277
256
7
24.39
2020-04-15
14.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
25.90
0.9849
-0.0853
183
4
22.11
2020-04-13
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
24.94
0.9180
-0.0570
264
3
21.70
2020-04-14
16.
import urllib2 import urllib import json url = "http://ajax....
24.67
0.9776
-0.0681
438
2
24.12
2020-04-15