Text analysis for Heisfer (heisfer)

Return to profile of Heisfer (heisfer)

View texts not yet raced by Heisfer (heisfer)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. input("\n\nPress the enter key to exit.") # waits for the us... 52.26 1.1984 0.2368 85 3 43.29 2023-12-24
2. import urllib2 import json screen_name = "wordpress" url = "... 40.74 1.0621 0.0734 246 2 38.12 2023-12-24
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 38.42 1.1383 -0.0733 272 2 37.18 2023-12-24
4. import string from random import * characters = string.ascii... 38.10 1.1814 -0.1257 190 2 37.03 2023-12-24
5. import random n = random.randint(1, 99) guess = int(raw_inpu... 36.35 1.1067 -0.1001 388 2 33.41 2023-12-24
6. import urllib2 import urllib import json url = "http://ajax.... 35.68 0.9776 0.0227 438 3 32.09 2023-12-24
7. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 35.37 0.9234 0.0678 236 3 34.80 2023-12-23
8. import os import sys def run(program, *args): pid = os.fork(... 35.33 1.0473 -0.0630 154 1 35.33 2023-12-23
9. import re import sys import urllib2 import BeautifulSoup usa... 33.89 0.9803 -0.0318 344 2 30.62 2023-12-24
10. print "Using URL", url req = urllib2.Request(url) fd = urlli... 33.21 1.0518 -0.1217 152 1 33.21 2023-12-24
11. /** Loop waiting for a connection and a valid command */ whi... 30.49 1.0448 -0.1866 445 2 29.99 2023-12-24
12. (publish :path "/hello-count" :content-type "text/html" :fun... 30.22 0.9487 -0.0955 356 2 27.96 2023-12-24
13. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 28.63 0.9215 -0.1211 78 3 25.16 2023-12-24
14. import std; int main() { std::println("Hello World!"); } 28.40 0.9810 -0.1764 56 2 28.35 2023-12-24
15. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 27.71 0.8513 -0.0920 179 4 24.57 2023-12-24
16. function calculateArea(width, height) { try { var area = ... 27.32 1.0366 -0.2689 301 1 27.32 2023-12-24
17. /* Read a set of characters from the socket */ StringBuffer ... 27.19 1.0042 -0.2412 542 1 27.19 2023-12-23