TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Solomon (solomonarsnova)
Return to profile of Solomon (solomonarsnova)
View texts not yet raced by Solomon (solomonarsnova)
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...
60.04
1.1984
0.4272
85
1
60.04
2025-07-06
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
48.16
1.0518
0.2521
152
5
42.95
2025-07-14
3.
import string from random import * characters = string.ascii...
48.10
1.1814
0.1209
190
2
43.54
2025-07-14
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
46.43
1.1383
0.1188
272
2
46.11
2025-07-07
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
44.36
1.1067
0.0943
388
1
44.36
2025-07-05
6.
/** Loop waiting for a connection and a valid command */ whi...
44.01
1.0448
0.1468
445
5
38.59
2025-07-07
7.
public class HelloWorld { public static void main(String[] ...
43.85
1.0599
0.1273
143
3
39.83
2025-07-05
8.
/* Read a set of characters from the socket */ StringBuffer ...
40.94
1.0042
0.1042
542
3
37.65
2025-07-07
9.
import urllib2 import json screen_name = "wordpress" url = "...
40.09
1.0621
0.0233
246
1
40.09
2025-07-07
10.
(publish :path "/hello-count" :content-type "text/html" :fun...
38.73
0.9487
0.0999
356
3
33.98
2025-07-07
11.
import os import sys def run(program, *args): pid = os.fork(...
38.68
1.0473
-0.0001
154
1
38.68
2025-07-07
12.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
38.54
0.9386
0.1049
256
2
36.12
2025-07-07
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
38.28
0.9234
0.1130
236
1
38.28
2025-07-07
14.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
37.39
0.9849
0.0274
183
3
36.42
2025-07-07
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
36.67
0.9180
0.0748
264
3
32.71
2025-07-07
16.
import std; int main() { std::println("Hello World!"); }
35.25
0.9810
-0.0266
56
4
32.34
2025-07-07
17.
function calculateArea(width, height) { try { var area = ...
34.69
1.0366
-0.0974
301
1
34.69
2025-07-05
18.
import urllib2 import urllib import json url = "http://ajax....
34.53
0.9776
-0.0427
438
1
34.53
2025-07-07
19.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
32.21
0.8513
0.0208
179
2
30.31
2025-07-07
20.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
32.08
0.9215
-0.0529
78
5
26.64
2025-07-07
21.
import re import sys import urllib2 import BeautifulSoup usa...
31.87
0.9803
-0.1174
344
1
31.87
2025-07-12