Text analysis for montanaromero (montanaromero)

Return to profile of montanaromero (montanaromero)

View texts not yet raced by montanaromero (montanaromero)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import string from random import * characters = string.ascii... 65.75 1.1814 0.1169 190 25 48.66 2024-05-06
2. import random n = random.randint(1, 99) guess = int(raw_inpu... 62.62 1.1067 0.1278 388 18 47.99 2024-05-06
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 60.33 1.1383 0.0496 272 18 46.61 2024-06-22
4. print "Using URL", url req = urllib2.Request(url) fd = urlli... 60.25 1.0518 0.1389 152 21 46.09 2024-05-06
5. input("\n\nPress the enter key to exit.") # waits for the us... 60.17 1.1984 -0.0167 85 17 45.97 2024-05-06
6. /** Loop waiting for a connection and a valid command */ whi... 54.03 1.0448 0.0251 445 16 41.43 2024-05-06
7. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 51.12 0.9215 0.0853 78 19 38.22 2024-06-22
8. public class HelloWorld { public static void main(String[] ... 50.44 1.0599 -0.0657 143 12 44.31 2024-05-06
9. import urllib2 import json screen_name = "wordpress" url = "... 49.93 1.0621 -0.0751 246 14 43.04 2024-06-22
10. /* Read a set of characters from the socket */ StringBuffer ... 49.69 1.0042 -0.0232 542 19 40.14 2024-05-01
11. import re import sys import urllib2 import BeautifulSoup usa... 49.38 0.9803 -0.0073 344 20 40.92 2024-05-06
12. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 49.06 0.9849 -0.0152 183 15 37.52 2024-05-06
13. function calculateArea(width, height) { try { var area = ... 48.97 1.0366 -0.0707 301 15 42.25 2024-05-06
14. (publish :path "/hello-count" :content-type "text/html" :fun... 48.22 0.9487 0.0073 356 16 39.94 2024-05-06
15. import std; int main() { std::println("Hello World!"); } 47.68 0.9810 -0.0474 56 21 39.02 2024-06-22
16. import urllib2 import urllib import json url = "http://ajax.... 45.77 0.9776 -0.0737 438 10 41.70 2024-05-01
17. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 44.77 0.9234 -0.0369 236 14 37.36 2024-05-01
18. import os import sys def run(program, *args): pid = os.fork(... 43.75 1.0473 -0.1825 154 12 36.07 2024-06-22
19. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 43.26 0.9180 -0.0646 264 6 37.80 2024-05-06
20. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 43.11 0.9386 -0.0891 256 15 34.92 2024-05-06
21. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 39.09 0.8513 -0.0868 179 10 30.27 2024-03-23