TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for inward (inwardrtmp)
Return to profile of inward (inwardrtmp)
View texts not yet raced by inward (inwardrtmp)
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...
79.23
1.1984
0.2132
85
3
71.76
2025-02-27
2.
public class HelloWorld { public static void main(String[] ...
70.15
1.0599
0.1899
143
1
70.15
2025-02-27
3.
import string from random import * characters = string.ascii...
69.78
1.1814
0.0618
190
3
66.00
2025-02-27
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
65.55
1.1383
0.0296
272
2
65.51
2025-02-26
5.
import os import sys def run(program, *args): pid = os.fork(...
63.05
1.0473
0.0760
154
6
59.30
2025-02-27
6.
import random n = random.randint(1, 99) guess = int(raw_inpu...
62.78
1.1067
0.0118
388
1
62.78
2025-02-25
7.
import urllib2 import json screen_name = "wordpress" url = "...
60.55
1.0621
0.0167
246
3
59.38
2025-02-27
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
60.03
1.0518
0.0177
152
1
60.03
2025-02-27
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
59.45
0.9849
0.0743
183
4
55.20
2025-02-25
10.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
58.65
1.0060
0.0389
467
1
58.65
2025-02-26
11.
function calculateArea(width, height) { try { var area = ...
57.56
1.0366
-0.0111
301
4
53.07
2025-02-26
12.
/** Loop waiting for a connection and a valid command */ whi...
57.02
1.0448
-0.0289
445
2
55.35
2025-02-12
13.
/* Read a set of characters from the socket */ StringBuffer ...
56.27
1.0042
-0.0017
542
2
54.43
2025-02-25
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
52.66
0.9180
0.0202
264
3
46.85
2025-02-27
15.
import urllib2 import urllib import json url = "http://ajax....
52.12
0.9776
-0.0490
438
2
51.60
2025-02-27
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
51.65
0.9487
-0.0285
356
3
50.78
2025-02-26
17.
import std; int main() { std::println("Hello World!"); }
51.17
0.9810
-0.0693
56
1
51.17
2025-02-15
18.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
48.46
0.9234
-0.0600
236
2
46.51
2025-02-26
19.
import re import sys import urllib2 import BeautifulSoup usa...
46.61
0.9803
-0.1499
344
2
46.47
2025-02-15
20.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
40.11
0.8513
-0.1367
179
2
39.25
2025-02-27