Text analysis for prince (ffhacker)

Return to profile of prince (ffhacker)

View texts not yet raced by prince (ffhacker)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. /* Read a set of characters from the socket */ StringBuffer ... 35.22 1.0042 0.4773 542 3 25.82 2024-04-06
2. import random n = random.randint(1, 99) guess = int(raw_inpu... 32.02 1.1067 0.2312 388 1 32.02 2023-08-23
3. input("\n\nPress the enter key to exit.") # waits for the us... 30.51 1.1984 0.0648 85 2 27.58 2023-06-25
4. import string from random import * characters = string.ascii... 29.03 1.1814 0.0323 190 1 29.03 2023-06-17
5. import random min = 1 max = 6 roll_again = "yes" while roll_... 26.66 1.1383 -0.0231 272 2 26.54 2023-07-31
6. import std; int main() { std::println("Hello World!"); } 26.50 0.9810 0.1444 56 1 26.50 2024-04-06
7. print "Using URL", url req = urllib2.Request(url) fd = urlli... 25.67 1.0518 0.0313 152 2 22.83 2023-06-25
8. import re import sys import urllib2 import BeautifulSoup usa... 24.82 0.9803 0.0669 344 2 21.20 2023-06-19
9. import os import sys def run(program, *args): pid = os.fork(... 22.34 1.0473 -0.1077 154 1 22.34 2023-07-30
10. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 20.93 0.9215 -0.0393 78 3 19.29 2023-06-25
11. import urllib2 import urllib import json url = "http://ajax.... 18.93 0.9776 -0.1741 438 1 18.93 2023-06-17
12. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 18.58 0.9234 -0.1350 236 1 18.58 2023-07-31
13. /** Loop waiting for a connection and a valid command */ whi... 16.48 1.0448 -0.3421 445 1 16.48 2023-06-17