View texts not yet raced by (svary)
| Rank | Text | Best WPM | Overall Difficulty | Relative Speed | Text Length | Races | Average WPM | Last race |
|---|---|---|---|---|---|---|---|---|
| 1. | import string from random import * characters = string.ascii... | 83.60 | 1.1814 | 0.3532 | 190 | 2 | 74.15 | 2025-11-21 |
| 2. | import random min = 1 max = 6 roll_again = "yes" while roll_... | 77.70 | 1.1383 | 0.2880 | 272 | 1 | 77.70 | 2025-11-21 |
| 3. | input("\n\nPress the enter key to exit.") # waits for the us... | 75.07 | 1.1984 | 0.1796 | 85 | 2 | 60.22 | 2023-06-02 |
| 4. | print "Using URL", url req = urllib2.Request(url) fd = urlli... | 55.72 | 1.0518 | -0.0290 | 152 | 1 | 55.72 | 2023-06-02 |
| 5. | import urllib2 import json screen_name = "wordpress" url = "... | 51.94 | 1.0621 | -0.1087 | 246 | 2 | 50.79 | 2023-06-02 |
| 6. | print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... | 42.07 | 0.9215 | -0.1492 | 78 | 1 | 42.07 | 2023-06-02 |
| 7. | (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... | 37.37 | 0.9234 | -0.2374 | 236 | 1 | 37.37 | 2023-06-02 |