Text analysis for Albert (hsabove)

Return to profile of Albert (hsabove)

View texts not yet raced by Albert (hsabove)

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... 88.54 1.1054 0.0962 388 4 82.35 2024-02-05
2. input("\n\nPress the enter key to exit.") # waits for the us... 87.81 1.2017 -0.0171 85 1 87.81 2023-11-05
3. import string from random import * characters = string.ascii... 86.18 1.1779 -0.0098 190 5 78.05 2023-11-06
4. function calculateArea(width, height) { try { var area = ... 82.07 1.0351 0.0895 301 4 78.05 2023-11-09
5. import random min = 1 max = 6 roll_again = "yes" while roll_... 81.04 1.1385 -0.0361 272 3 75.65 2023-11-10
6. public class HelloWorld { public static void main(String[] ... 77.63 1.0590 0.0020 143 2 77.52 2023-11-06
7. /* Read a set of characters from the socket */ StringBuffer ... 76.35 1.0018 0.0431 542 2 69.88 2023-11-09
8. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 76.24 0.9381 0.1012 256 4 72.79 2023-11-07
9. import os import sys def run(program, *args): pid = os.fork(... 74.19 1.0441 -0.0332 154 2 71.96 2023-11-05
10. import urllib2 import json screen_name = "wordpress" url = "... 73.94 1.0584 -0.0500 246 2 70.92 2023-11-09
11. /** Loop waiting for a connection and a valid command */ whi... 71.68 1.0389 -0.0570 445 2 69.16 2023-11-06
12. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 69.97 0.9814 -0.0267 183 2 64.52 2024-02-02
13. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 67.93 0.9165 0.0086 264 3 57.12 2024-02-02
14. import re import sys import urllib2 import BeautifulSoup usa... 67.81 0.9798 -0.0489 344 1 67.81 2023-11-07
15. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 64.00 0.9186 -0.0419 236 1 64.00 2023-11-09
16. (publish :path "/hello-count" :content-type "text/html" :fun... 61.91 0.9423 -0.0911 356 2 58.56 2024-02-02
17. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 61.33 0.9214 -0.0806 78 1 61.33 2023-10-19