TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Kuruma (kuruma404)
Return to profile of Kuruma (kuruma404)
View texts not yet raced by Kuruma (kuruma404)
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...
53.57
1.1984
0.1833
85
2
51.12
2023-10-13
2.
import string from random import * characters = string.ascii...
50.19
1.1814
0.1175
190
1
50.19
2023-10-13
3.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
43.36
1.0518
0.0913
152
2
39.98
2023-10-19
4.
import urllib2 import json screen_name = "wordpress" url = "...
41.77
1.0621
0.0295
246
3
39.86
2023-10-22
5.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
41.16
0.9215
0.1626
78
2
40.72
2023-10-13
6.
public class HelloWorld { public static void main(String[] ...
40.59
1.0599
0.0036
143
3
39.51
2023-10-19
7.
import random min = 1 max = 6 roll_again = "yes" while roll_...
38.92
1.1383
-0.1324
272
1
38.92
2023-10-19
8.
function calculateArea(width, height) { try { var area = ...
37.94
1.0366
-0.0364
301
1
37.94
2023-10-22
9.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
37.07
0.9180
0.0541
264
3
34.34
2023-10-19
10.
(publish :path "/hello-count" :content-type "text/html" :fun...
36.80
0.9487
0.0343
356
2
36.53
2023-10-13
11.
import os import sys def run(program, *args): pid = os.fork(...
36.38
1.0473
-0.0918
154
1
36.38
2023-10-19
12.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
35.83
0.9234
0.0292
236
1
35.83
2023-10-13
13.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
35.64
0.9386
-0.0039
256
2
35.05
2023-10-17
14.
import urllib2 import urllib import json url = "http://ajax....
35.36
0.9776
-0.0418
438
2
34.74
2023-10-17
15.
import re import sys import urllib2 import BeautifulSoup usa...
35.33
0.9803
-0.0467
344
3
33.66
2023-10-19
16.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
32.77
0.9849
-0.1200
183
1
32.77
2023-06-29