Text analysis for papalial (papalial)

Return to profile of papalial (papalial)

View texts not yet raced by papalial (papalial)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import std; int main() { std::println("Hello World!"); } 65.02 0.9624 0.3182 56 14 43.14 2024-02-09
2. input("\n\nPress the enter key to exit.") # waits for the us... 64.18 1.2095 0.0545 85 14 50.49 2024-02-20
3. import string from random import * characters = string.ascii... 62.08 1.1801 0.0426 190 16 47.74 2024-02-18
4. import random n = random.randint(1, 99) guess = int(raw_inpu... 61.56 1.1061 0.1063 388 10 51.63 2024-02-20
5. public class HelloWorld { public static void main(String[] ... 58.96 1.0522 0.1090 143 12 45.06 2024-02-20
6. import random min = 1 max = 6 roll_again = "yes" while roll_... 58.02 1.1366 0.0061 272 9 46.29 2024-02-19
7. import urllib2 import json screen_name = "wordpress" url = "... 57.55 1.0541 0.0794 246 11 48.79 2024-02-20
8. import os import sys def run(program, *args): pid = os.fork(... 55.74 1.0407 0.0571 154 17 44.03 2024-02-20
9. function calculateArea(width, height) { try { var area = ... 53.26 1.0250 0.0240 301 9 48.39 2024-02-20
10. print "Using URL", url req = urllib2.Request(url) fd = urlli... 52.79 1.0408 -0.0011 152 9 44.72 2024-02-20
11. import urllib2 import urllib import json url = "http://ajax.... 50.84 0.9647 0.0366 438 13 42.93 2024-02-19
12. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 49.86 0.9341 0.0479 256 13 39.88 2024-02-18
13. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 49.81 0.9110 0.0700 236 10 38.33 2024-02-20
14. (publish :path "/hello-count" :content-type "text/html" :fun... 49.33 0.9318 0.0398 356 5 41.65 2024-02-20
15. import re import sys import urllib2 import BeautifulSoup usa... 49.33 0.9697 0.0019 344 9 40.54 2024-02-18
16. /* Read a set of characters from the socket */ StringBuffer ... 49.29 0.9937 -0.0229 542 8 41.41 2024-02-18
17. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 49.01 0.9134 0.0519 78 13 42.21 2024-02-20
18. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 48.67 0.9769 -0.0183 183 10 39.17 2024-02-19
19. /** Loop waiting for a connection and a valid command */ whi... 47.29 1.0304 -0.0990 445 6 42.96 2024-02-18
20. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 44.69 0.9139 -0.0337 264 9 37.45 2024-02-09
21. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 42.47 0.8589 -0.0224 179 8 39.41 2024-02-20