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.1067 0.0811 388 4 82.35 2024-02-05
2. input("\n\nPress the enter key to exit.") # waits for the us... 87.81 1.1984 -0.0250 85 1 87.81 2023-11-05
3. import string from random import * characters = string.ascii... 86.18 1.1814 -0.0231 190 5 78.05 2023-11-06
4. function calculateArea(width, height) { try { var area = ... 82.07 1.0366 0.0647 301 4 78.05 2023-11-09
5. import random min = 1 max = 6 roll_again = "yes" while roll_... 81.04 1.1383 -0.0525 272 3 75.65 2023-11-10
6. public class HelloWorld { public static void main(String[] ... 77.63 1.0599 -0.0187 143 2 77.52 2023-11-06
7. /* Read a set of characters from the socket */ StringBuffer ... 76.35 1.0042 0.0213 542 2 69.88 2023-11-09
8. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 76.24 0.9386 0.0835 256 4 72.79 2023-11-07
9. import os import sys def run(program, *args): pid = os.fork(... 74.19 1.0473 -0.0499 154 2 71.96 2023-11-05
10. import urllib2 import json screen_name = "wordpress" url = "... 73.94 1.0621 -0.0676 246 2 70.92 2023-11-09
11. /** Loop waiting for a connection and a valid command */ whi... 71.68 1.0448 -0.0784 445 2 69.16 2023-11-06
12. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 69.97 0.9849 -0.0438 183 2 64.52 2024-02-02
13. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 67.93 0.9180 -0.0062 264 4 57.09 2024-09-26
14. import re import sys import urllib2 import BeautifulSoup usa... 67.81 0.9803 -0.0711 344 1 67.81 2023-11-07
15. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 64.00 0.9234 -0.0610 236 1 64.00 2023-11-09
16. (publish :path "/hello-count" :content-type "text/html" :fun... 61.91 0.9487 -0.1127 356 2 58.56 2024-02-02
17. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 61.33 0.9215 -0.0996 78 1 61.33 2023-10-19