TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Unknown Person (iamikey7)
Return to profile of Unknown Person (iamikey7)
View texts not yet raced by Unknown Person (iamikey7)
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.35
1.1984
0.1125
85
7
37.04
2024-04-10
2.
import std; int main() { std::println("Hello World!"); }
38.98
0.9810
0.3155
56
1
38.98
2024-04-08
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
38.84
1.1383
0.1587
272
4
33.81
2024-04-09
4.
function calculateArea(width, height) { try { var area = ...
36.91
1.0366
0.1977
301
3
33.75
2024-04-09
5.
import urllib2 import json screen_name = "wordpress" url = "...
36.60
1.0621
0.1640
246
5
34.56
2024-04-08
6.
/** Loop waiting for a connection and a valid command */ whi...
36.55
1.0448
0.1818
445
7
29.60
2024-04-10
7.
import os import sys def run(program, *args): pid = os.fork(...
36.13
1.0473
0.1626
154
4
30.54
2024-04-08
8.
import string from random import * characters = string.ascii...
35.72
1.1814
0.0151
190
2
34.05
2024-04-05
9.
import random n = random.randint(1, 99) guess = int(raw_inpu...
35.28
1.1067
0.0729
388
7
31.83
2024-04-10
10.
/* Read a set of characters from the socket */ StringBuffer ...
35.12
1.0042
0.1712
542
3
32.66
2024-04-09
11.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
34.18
1.0518
0.0940
152
4
30.69
2024-04-08
12.
import urllib2 import urllib import json url = "http://ajax....
33.76
0.9776
0.1524
438
7
29.52
2024-04-09
13.
public class HelloWorld { public static void main(String[] ...
32.30
1.0599
0.0198
143
3
29.85
2024-04-08
14.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
30.43
0.9849
0.0349
183
1
30.43
2024-04-06
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
29.38
0.9180
0.0648
264
4
24.22
2024-04-10
16.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
29.08
0.8513
0.1146
179
8
23.66
2024-04-10
17.
(publish :path "/hello-count" :content-type "text/html" :fun...
28.01
0.9487
-0.0068
356
2
24.62
2024-04-06
18.
import re import sys import urllib2 import BeautifulSoup usa...
27.52
0.9803
-0.0607
344
2
26.63
2024-04-05
19.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
27.16
0.9386
-0.0310
256
2
26.96
2024-04-09
20.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
25.87
0.9234
-0.0546
236
2
23.84
2024-04-01
21.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
24.34
0.9215
-0.1085
78
4
22.43
2024-04-06