Text analysis for Ashok (ashokabrother)

Return to profile of Ashok (ashokabrother)

View texts not yet raced by Ashok (ashokabrother)

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... 51.89 1.1814 0.3395 190 33 35.76 2024-06-21
2. print "Using URL", url req = urllib2.Request(url) fd = urlli... 50.65 1.0518 0.4425 152 31 35.09 2024-06-08
3. input("\n\nPress the enter key to exit.") # waits for the us... 50.21 1.1984 0.2609 85 20 34.46 2024-05-18
4. public class HelloWorld { public static void main(String[] ... 49.53 1.0599 0.3983 143 38 30.93 2024-06-22
5. function calculateArea(width, height) { try { var area = ... 49.13 1.0366 0.4138 301 38 33.77 2024-06-08
6. import random min = 1 max = 6 roll_again = "yes" while roll_... 48.11 1.1383 0.2723 272 21 36.31 2024-05-03
7. import urllib2 import json screen_name = "wordpress" url = "... 47.35 1.0621 0.3326 246 30 32.42 2024-05-21
8. import os import sys def run(program, *args): pid = os.fork(... 45.73 1.0473 0.2985 154 31 32.90 2024-06-07
9. /** Loop waiting for a connection and a valid command */ whi... 44.60 1.0448 0.2757 445 20 33.27 2024-06-19
10. import re import sys import urllib2 import BeautifulSoup usa... 44.23 0.9803 0.3256 344 26 31.68 2024-04-29
11. import std; int main() { std::println("Hello World!"); } 43.49 0.9810 0.3112 56 22 34.08 2024-06-04
12. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 42.62 0.9849 0.2712 183 26 29.69 2024-05-08
13. import random n = random.randint(1, 99) guess = int(raw_inpu... 42.09 1.1067 0.1265 388 23 31.48 2024-05-02
14. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 40.94 0.9234 0.2879 236 20 28.59 2024-06-22
15. /* Read a set of characters from the socket */ StringBuffer ... 40.77 1.0042 0.2003 542 19 32.55 2024-04-21
16. (publish :path "/hello-count" :content-type "text/html" :fun... 40.16 0.9487 0.2443 356 28 28.93 2024-06-04
17. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 39.85 0.9180 0.2531 264 30 26.67 2024-05-16
18. import urllib2 import urllib import json url = "http://ajax.... 39.39 0.9776 0.1889 438 24 27.70 2024-04-18
19. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 38.27 0.9386 0.1867 256 29 27.48 2024-05-29
20. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 38.26 0.8513 0.2616 179 15 29.86 2024-05-13
21. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 36.32 0.9215 0.1502 78 26 25.62 2024-06-03