Return to profile of Luca (luka_pezzolo)
View texts not yet raced by Luca (luka_pezzolo)
| Rank | Text | Best WPM | Overall Difficulty | Relative Speed | Text Length | Races | Average WPM | Last race |
|---|---|---|---|---|---|---|---|---|
| 1. | class URLLister(SGMLParser): def reset(self): SGMLParser.res... | 35.63 | 0.9849 | 0.3280 | 183 | 1 | 35.63 | 2024-10-12 |
| 2. | import urllib2 import urllib import json url = "http://ajax.... | 35.44 | 0.9776 | 0.3274 | 438 | 1 | 35.44 | 2024-10-12 |
| 3. | import string from random import * characters = string.ascii... | 34.73 | 1.1814 | 0.0985 | 190 | 1 | 34.73 | 2023-11-16 |
| 4. | (publish :path "/hello-count" :content-type "text/html" :fun... | 28.95 | 0.9487 | 0.1216 | 356 | 1 | 28.95 | 2023-11-16 |
| 5. | import random n = random.randint(1, 99) guess = int(raw_inpu... | 27.00 | 1.1067 | -0.1131 | 388 | 1 | 27.00 | 2023-05-30 |
| 6. | /** Loop waiting for a connection and a valid command */ whi... | 24.83 | 1.0448 | -0.1264 | 445 | 1 | 24.83 | 2023-05-30 |
| 7. | (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... | 24.22 | 0.9234 | -0.0285 | 236 | 3 | 23.11 | 2023-06-27 |
| 8. | print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... | 23.53 | 0.9215 | -0.0566 | 78 | 1 | 23.53 | 2023-11-16 |