Text analysis for Nana (nanaisnotavailable)

Return to profile of Nana (nanaisnotavailable)

View texts not yet raced by Nana (nanaisnotavailable)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import random min = 1 max = 6 roll_again = "yes" while roll_... 37.53 1.1383 0.1420 272 4 34.23 2024-09-12
2. import string from random import * characters = string.ascii... 35.25 1.1814 0.0248 190 2 33.86 2024-09-12
3. input("\n\nPress the enter key to exit.") # waits for the us... 34.54 1.1984 -0.0232 85 2 34.35 2024-08-24
4. import random n = random.randint(1, 99) guess = int(raw_inpu... 33.04 1.1067 0.0219 388 3 31.92 2024-08-25
5. import urllib2 import urllib import json url = "http://ajax.... 31.63 0.9776 0.1041 438 2 29.51 2024-08-22
6. /** Loop waiting for a connection and a valid command */ whi... 30.69 1.0448 0.0082 445 5 29.06 2024-09-12
7. print "Using URL", url req = urllib2.Request(url) fd = urlli... 30.24 1.0518 -0.0158 152 3 27.43 2024-08-24
8. (publish :path "/hello-count" :content-type "text/html" :fun... 29.89 0.9487 0.0775 356 2 28.37 2024-08-25
9. import std; int main() { std::println("Hello World!"); } 29.80 0.9810 0.0303 56 2 27.83 2024-09-12
10. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 29.34 0.9849 0.0196 183 2 27.13 2024-08-22
11. function calculateArea(width, height) { try { var area = ... 28.75 1.0366 -0.0542 301 3 27.81 2024-08-24
12. /* Read a set of characters from the socket */ StringBuffer ... 28.36 1.0042 -0.0342 542 2 28.35 2024-08-25
13. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 28.00 0.9234 0.0367 236 3 27.29 2024-08-22
14. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 27.52 0.9180 0.0224 264 3 25.95 2024-09-12
15. import urllib2 import json screen_name = "wordpress" url = "... 26.73 1.0621 -0.1464 246 1 26.73 2023-07-12
16. import os import sys def run(program, *args): pid = os.fork(... 26.23 1.0473 -0.1492 154 2 26.16 2024-08-25
17. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 25.65 0.8513 0.0185 179 5 24.44 2024-08-25
18. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 25.64 0.9215 -0.0466 78 1 25.64 2024-08-22