Return to profile of Padraig (plawlor16)
View texts not yet raced by Padraig (plawlor16)
| Rank | Text | Best WPM | Overall Difficulty | Relative Speed | Text Length | Races | Average WPM | Last race |
|---|---|---|---|---|---|---|---|---|
| 1. | import os import sys def run(program, *args): pid = os.fork(... | 78.70 | 1.0473 | 0.0514 | 154 | 2 | 77.77 | 2023-11-14 |
| 2. | import random min = 1 max = 6 roll_again = "yes" while roll_... | 77.84 | 1.1383 | -0.0564 | 272 | 1 | 77.84 | 2023-11-14 |
| 3. | import random n = random.randint(1, 99) guess = int(raw_inpu... | 75.28 | 1.1067 | -0.0615 | 388 | 1 | 75.28 | 2023-10-13 |
| 4. | import urllib2 import json screen_name = "wordpress" url = "... | 67.75 | 1.0621 | -0.1140 | 246 | 1 | 67.75 | 2023-10-13 |
| 5. | (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... | 60.75 | 0.9234 | -0.0680 | 236 | 1 | 60.75 | 2023-11-14 |
| 6. | function calculateArea(width, height) { try { var area = ... | 54.26 | 1.0366 | -0.2721 | 301 | 1 | 54.26 | 2023-11-22 |