TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Kinesis (kinesis_quake)
Return to profile of Kinesis (kinesis_quake)
View texts not yet raced by Kinesis (kinesis_quake)
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...
118.89
1.1984
0.0335
85
16
99.09
2024-02-17
2.
import string from random import * characters = string.ascii...
109.91
1.1814
-0.0310
190
6
95.43
2024-02-17
3.
public class HelloWorld { public static void main(String[] ...
106.92
1.0599
0.0657
143
5
94.54
2024-01-24
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
105.43
1.1067
-0.0038
388
7
92.18
2024-01-24
5.
/** Loop waiting for a connection and a valid command */ whi...
104.45
1.0448
0.0616
445
7
83.58
2024-01-18
6.
function calculateArea(width, height) { try { var area = ...
104.02
1.0366
0.0626
301
6
90.47
2024-01-23
7.
import random min = 1 max = 6 roll_again = "yes" while roll_...
103.95
1.1383
-0.0498
272
4
94.56
2024-01-18
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
103.29
1.0518
0.0391
152
5
85.66
2024-01-23
9.
import std; int main() { std::println("Hello World!"); }
101.79
0.9810
0.1018
56
5
94.91
2024-01-23
10.
import urllib2 import json screen_name = "wordpress" url = "...
98.39
1.0621
-0.0254
246
4
86.32
2024-01-23
11.
import os import sys def run(program, *args): pid = os.fork(...
98.15
1.0473
-0.0145
154
11
88.96
2024-01-24
12.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
92.97
0.9386
0.0379
256
3
81.84
2024-01-18
13.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
92.78
0.8513
0.1111
179
5
87.56
2024-01-18
14.
import re import sys import urllib2 import BeautifulSoup usa...
92.73
0.9803
-0.0002
344
3
85.10
2024-01-18
15.
/* Read a set of characters from the socket */ StringBuffer ...
92.70
1.0042
-0.0245
542
4
82.71
2024-01-23
16.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
91.56
0.9849
-0.0196
183
2
84.12
2024-01-18
17.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
89.21
1.0060
0.0261
467
2
86.66
2024-01-18
18.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
89.18
0.9234
0.0214
236
11
74.58
2024-01-18
19.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
88.31
0.9180
0.0094
264
9
74.46
2024-01-24
20.
(publish :path "/hello-count" :content-type "text/html" :fun...
84.36
0.9487
-0.0498
356
5
71.66
2024-01-18
21.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
82.35
0.9215
-0.0524
78
7
69.74
2024-01-18
22.
import urllib2 import urllib import json url = "http://ajax....
82.06
0.9776
-0.1067
438
2
70.03
2024-01-18