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... 70.78 1.1984 0.4308 85 3 64.89 2025-11-22
2. import string from random import * characters = string.ascii... 58.43 1.1814 0.1635 190 5 49.03 2025-11-22
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 55.73 1.1383 0.1445 272 4 48.84 2025-11-02
4. import urllib2 import json screen_name = "wordpress" url = "... 49.30 1.0621 0.0727 246 3 44.72 2025-11-22
5. import random n = random.randint(1, 99) guess = int(raw_inpu... 48.46 1.1067 0.0087 388 3 46.47 2025-11-09
6. import os import sys def run(program, *args): pid = os.fork(... 48.31 1.0473 0.0647 154 3 43.70 2025-10-20
7. print "Using URL", url req = urllib2.Request(url) fd = urlli... 48.16 1.0518 0.0567 152 5 42.95 2025-07-14
8. import std; int main() { std::println("Hello World!"); } 44.24 0.9810 0.0373 56 5 34.72 2025-11-22
9. /** Loop waiting for a connection and a valid command */ whi... 44.01 1.0448 -0.0318 445 5 38.59 2025-07-07
10. public class HelloWorld { public static void main(String[] ... 43.85 1.0599 -0.0506 143 3 39.83 2025-07-05
11. function calculateArea(width, height) { try { var area = ... 43.76 1.0366 -0.0293 301 3 40.28 2025-11-02
12. import urllib2 import urllib import json url = "http://ajax.... 42.00 0.9776 -0.0109 438 3 39.09 2025-11-14
13. import re import sys import urllib2 import BeautifulSoup usa... 40.94 0.9803 -0.0380 344 2 36.41 2025-11-09
14. /* Read a set of characters from the socket */ StringBuffer ... 40.94 1.0042 -0.0619 542 4 38.36 2025-08-31
15. (publish :path "/hello-count" :content-type "text/html" :fun... 38.73 0.9487 -0.0572 356 3 33.98 2025-07-07
16. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 38.54 0.9386 -0.0515 256 3 35.92 2025-08-31
17. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 38.28 0.9234 -0.0423 236 2 34.62 2025-08-03
18. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 37.39 0.9849 -0.1243 183 3 36.42 2025-07-07
19. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 36.67 0.9180 -0.0739 264 3 32.71 2025-07-07
20. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 32.21 0.8513 -0.1099 179 2 30.31 2025-07-07
21. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 32.08 0.9215 -0.1831 78 5 26.64 2025-07-07