Text analysis for Ajos (ajos6969)

Return to profile of Ajos (ajos6969)

View texts not yet raced by Ajos (ajos6969)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import random n = random.randint(1, 99) guess = int(raw_inpu... 37.74 1.1067 0.1041 388 7 32.67 2023-08-21
2. import urllib2 import json screen_name = "wordpress" url = "... 37.18 1.0621 0.1397 246 2 34.83 2023-08-21
3. input("\n\nPress the enter key to exit.") # waits for the us... 36.30 1.1984 -0.0615 85 2 34.07 2023-08-21
4. import os import sys def run(program, *args): pid = os.fork(... 35.07 1.0473 0.0911 154 5 28.70 2023-09-27
5. import random min = 1 max = 6 roll_again = "yes" while roll_... 34.60 1.1383 -0.0389 272 2 34.44 2023-09-27
6. import string from random import * characters = string.ascii... 31.90 1.1814 -0.1782 190 2 30.70 2023-09-27
7. import urllib2 import urllib import json url = "http://ajax.... 31.48 0.9776 0.0786 438 5 29.83 2023-08-21
8. public class HelloWorld { public static void main(String[] ... 31.25 1.0599 -0.0428 143 5 29.44 2023-08-21
9. function calculateArea(width, height) { try { var area = ... 30.86 1.0366 -0.0188 301 2 28.23 2023-09-27
10. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 30.81 0.9849 0.0213 183 5 26.23 2023-08-21
11. print "Using URL", url req = urllib2.Request(url) fd = urlli... 29.22 1.0518 -0.0950 152 2 29.21 2023-08-11
12. import re import sys import urllib2 import BeautifulSoup usa... 29.01 0.9803 -0.0166 344 1 29.01 2023-08-21
13. (publish :path "/hello-count" :content-type "text/html" :fun... 27.53 0.9487 -0.0241 356 2 24.03 2023-08-17
14. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 27.40 0.9215 -0.0252 78 2 23.10 2023-08-21
15. /* Read a set of characters from the socket */ StringBuffer ... 27.27 1.0042 -0.1000 542 1 27.27 2023-08-15