Text analysis for Ahnaf (ahnaf75)

Return to profile of Ahnaf (ahnaf75)

View texts not yet raced by Ahnaf (ahnaf75)

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... 71.07 1.1801 0.0926 190 7 61.38 2023-11-16
2. input("\n\nPress the enter key to exit.") # waits for the us... 66.35 1.2095 -0.0209 85 5 63.12 2023-11-21
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 65.06 1.1366 0.0276 272 5 58.82 2023-11-21
4. print "Using URL", url req = urllib2.Request(url) fd = urlli... 62.32 1.0408 0.0763 152 6 57.89 2023-10-31
5. import os import sys def run(program, *args): pid = os.fork(... 61.89 1.0407 0.0682 154 11 52.62 2023-11-21
6. /** Loop waiting for a connection and a valid command */ whi... 60.74 1.0304 0.0580 445 6 56.74 2023-11-21
7. import random n = random.randint(1, 99) guess = int(raw_inpu... 60.08 1.1061 -0.0303 388 5 56.51 2023-10-31
8. public class HelloWorld { public static void main(String[] ... 55.77 1.0522 -0.0525 143 6 51.81 2023-11-21
9. import urllib2 import json screen_name = "wordpress" url = "... 55.24 1.0541 -0.0638 246 7 51.53 2023-11-21
10. function calculateArea(width, height) { try { var area = ... 54.95 1.0250 -0.0383 301 5 52.17 2023-11-21
11. import urllib2 import urllib import json url = "http://ajax.... 54.20 0.9647 0.0082 438 6 50.43 2023-11-16
12. import re import sys import urllib2 import BeautifulSoup usa... 53.53 0.9697 -0.0095 344 7 49.44 2023-11-14
13. /* Read a set of characters from the socket */ StringBuffer ... 52.22 0.9937 -0.0566 542 1 52.22 2023-11-03
14. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 50.87 0.9341 -0.0220 256 6 47.09 2023-11-22
15. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 50.19 0.9110 -0.0097 236 3 46.00 2023-11-21
16. (publish :path "/hello-count" :content-type "text/html" :fun... 49.97 0.9318 -0.0345 356 6 47.20 2023-11-21
17. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 48.42 0.9139 -0.0459 264 7 45.66 2023-11-01
18. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 48.09 0.9769 -0.1147 183 4 47.03 2023-11-21
19. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 46.18 0.9134 -0.0850 78 4 42.01 2023-10-31