Text analysis for francisco (franciscolopezsancho)

Return to profile of francisco (franciscolopezsancho)

View texts not yet raced by francisco (franciscolopezsancho)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import random min = 1 max = 6 roll_again = "yes" while roll_... 64.28 1.1383 -0.0026 272 77 54.51 2023-10-16
2. input("\n\nPress the enter key to exit.") # waits for the us... 64.01 1.1984 -0.0674 85 77 53.84 2023-06-17
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 61.61 1.1067 -0.0181 388 71 53.79 2025-05-10
4. import string from random import * characters = string.ascii... 61.46 1.1814 -0.0955 190 55 54.31 2024-02-24
5. import os import sys def run(program, *args): pid = os.fork(... 61.01 1.0473 0.0307 154 111 48.80 2025-05-10
6. print "Using URL", url req = urllib2.Request(url) fd = urlli... 59.12 1.0518 -0.0072 152 127 48.03 2023-10-16
7. /** Loop waiting for a connection and a valid command */ whi... 58.76 1.0448 -0.0066 445 109 49.65 2023-09-23
8. public class HelloWorld { public static void main(String[] ... 58.70 1.0599 -0.0228 143 60 50.26 2023-10-19
9. import urllib2 import urllib import json url = "http://ajax.... 57.65 0.9776 0.0410 438 57 46.89 2023-09-23
10. import urllib2 import json screen_name = "wordpress" url = "... 56.24 1.0621 -0.0684 246 66 49.34 2023-02-06
11. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 55.25 0.9849 -0.0087 183 129 45.66 2023-03-25
12. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 55.07 0.9386 0.0344 256 111 42.35 2023-10-16
13. function calculateArea(width, height) { try { var area = ... 54.74 1.0366 -0.0694 301 62 47.58 2023-08-20
14. import std; int main() { std::println("Hello World!"); } 53.87 0.9810 -0.0292 56 2 48.22 2024-02-24
15. /* Read a set of characters from the socket */ StringBuffer ... 53.84 1.0042 -0.0529 542 56 48.01 2023-03-27
16. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 52.56 0.9234 0.0053 236 121 43.08 2024-02-24
17. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 52.05 0.9180 0.0017 264 125 42.19 2024-02-24
18. import re import sys import urllib2 import BeautifulSoup usa... 51.59 0.9803 -0.0688 344 60 46.44 2023-02-05
19. (publish :path "/hello-count" :content-type "text/html" :fun... 50.19 0.9487 -0.0619 356 98 43.60 2023-09-23
20. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 49.95 0.9215 -0.0390 78 69 39.76 2023-06-25