TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for dkji (dkji1006)
Return to profile of dkji (dkji1006)
View texts not yet raced by dkji (dkji1006)
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...
39.69
1.1984
0.2915
85
1
39.69
2024-09-17
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
32.74
1.1383
0.0932
272
2
31.59
2024-09-17
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
31.92
1.1067
0.0955
388
1
31.92
2024-09-17
4.
/* Read a set of characters from the socket */ StringBuffer ...
30.43
1.0042
0.1430
542
1
30.43
2024-09-17
5.
import string from random import * characters = string.ascii...
29.54
1.1814
-0.0666
190
1
29.54
2024-09-17
6.
/** Loop waiting for a connection and a valid command */ whi...
29.43
1.0448
0.0683
445
2
24.79
2024-09-18
7.
function calculateArea(width, height) { try { var area = ...
28.05
1.0366
0.0202
301
3
27.25
2024-09-18
8.
(publish :path "/hello-count" :content-type "text/html" :fun...
27.70
0.9487
0.0998
356
2
25.05
2024-09-17
9.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
27.19
0.9215
0.1015
78
1
27.19
2024-09-17
10.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
26.07
0.9234
0.0622
236
1
26.07
2024-09-18
11.
import os import sys def run(program, *args): pid = os.fork(...
25.91
1.0473
-0.0693
154
1
25.91
2024-09-17
12.
public class HelloWorld { public static void main(String[] ...
25.69
1.0599
-0.0925
143
2
25.10
2024-09-17
13.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
25.24
0.9180
0.0331
264
3
22.86
2024-09-18
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
24.54
0.9386
-0.0149
256
1
24.54
2024-09-17
15.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
23.68
1.0518
-0.1567
152
1
23.68
2024-09-17
16.
import urllib2 import urllib import json url = "http://ajax....
23.42
0.9776
-0.0940
438
2
23.25
2024-09-18
17.
import urllib2 import json screen_name = "wordpress" url = "...
22.26
1.0621
-0.2209
246
1
22.26
2024-09-17