Text analysis for monkescripts (monkescripts)

Return to profile of monkescripts (monkescripts)

View texts not yet raced by monkescripts (monkescripts)

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... 57.91 1.1984 -0.0228 85 2 56.56 2024-01-01
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 57.72 1.1383 0.0462 272 2 57.62 2024-01-07
3. function calculateArea(width, height) { try { var area = ... 53.93 1.0366 0.0801 301 3 49.53 2024-01-22
4. import random n = random.randint(1, 99) guess = int(raw_inpu... 53.24 1.1067 -0.0151 388 3 52.08 2024-01-19
5. import string from random import * characters = string.ascii... 53.08 1.1814 -0.0924 190 2 52.00 2024-01-16
6. print "Using URL", url req = urllib2.Request(url) fd = urlli... 52.59 1.0518 0.0369 152 2 51.15 2024-01-15
7. /* Read a set of characters from the socket */ StringBuffer ... 50.98 1.0042 0.0510 542 2 50.63 2024-01-19
8. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 50.66 0.9849 0.0612 183 2 45.33 2024-01-11
9. import urllib2 import urllib import json url = "http://ajax.... 50.05 0.9776 0.0609 438 4 47.46 2024-01-15
10. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 50.00 0.9386 0.0905 256 4 46.05 2024-01-22
11. import urllib2 import json screen_name = "wordpress" url = "... 49.76 1.0621 -0.0344 246 1 49.76 2024-01-02
12. import os import sys def run(program, *args): pid = os.fork(... 49.72 1.0473 -0.0218 154 1 49.72 2024-01-11
13. public class HelloWorld { public static void main(String[] ... 48.71 1.0599 -0.0540 143 2 48.70 2024-01-15
14. import std; int main() { std::println("Hello World!"); } 48.09 0.9810 0.0231 56 1 48.09 2024-01-22
15. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 47.92 0.9180 0.0681 264 5 42.03 2024-01-22
16. /** Loop waiting for a connection and a valid command */ whi... 47.68 1.0448 -0.0534 445 2 46.70 2024-01-07
17. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 43.89 0.9234 -0.0116 236 3 39.88 2024-01-19
18. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 42.35 0.8513 0.0089 179 1 42.35 2024-01-01
19. (publish :path "/hello-count" :content-type "text/html" :fun... 41.66 0.9487 -0.0781 356 1 41.66 2024-01-11
20. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 39.19 0.9215 -0.1103 78 2 35.53 2024-01-22