TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for krish (krish008)
Return to profile of krish (krish008)
View texts not yet raced by krish (krish008)
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...
48.90
1.1984
0.1534
85
22
33.99
2023-11-13
2.
import string from random import * characters = string.ascii...
42.60
1.1814
0.0041
190
14
34.59
2023-09-05
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
38.93
1.1383
-0.0510
272
13
34.08
2023-10-05
4.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
38.14
0.9849
0.0922
183
14
28.96
2023-10-05
5.
/** Loop waiting for a connection and a valid command */ whi...
37.82
1.0448
0.0281
445
11
31.44
2023-10-05
6.
public class HelloWorld { public static void main(String[] ...
37.60
1.0599
0.0003
143
10
28.76
2023-09-05
7.
import os import sys def run(program, *args): pid = os.fork(...
37.28
1.0473
0.0011
154
9
30.49
2023-10-06
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
36.74
1.0518
-0.0121
152
9
31.66
2023-09-08
9.
import random n = random.randint(1, 99) guess = int(raw_inpu...
35.73
1.1067
-0.1084
388
12
32.70
2023-09-08
10.
/* Read a set of characters from the socket */ StringBuffer ...
34.95
1.0042
-0.0139
542
15
30.16
2023-11-13
11.
import urllib2 import json screen_name = "wordpress" url = "...
34.83
1.0621
-0.0818
246
10
30.59
2023-11-12
12.
import urllib2 import urllib import json url = "http://ajax....
33.46
0.9776
-0.0270
438
15
27.96
2023-09-08
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
33.13
0.9487
-0.0020
356
6
29.33
2023-09-11
14.
import re import sys import urllib2 import BeautifulSoup usa...
32.82
0.9803
-0.0512
344
15
29.16
2023-10-04
15.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
31.58
0.9234
-0.0237
236
13
27.79
2023-09-08
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
31.55
0.9180
-0.0304
264
9
26.30
2023-09-11
17.
function calculateArea(width, height) { try { var area = ...
31.42
1.0366
-0.1416
301
9
26.94
2023-09-08
18.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
31.38
0.9215
-0.0335
78
12
24.11
2023-09-05
19.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
30.38
0.9386
-0.0839
256
12
26.30
2023-09-08