Return to profile of trevor (trevor9090)
View texts not yet raced by trevor (trevor9090)
| Rank | Text | Best WPM | Overall Difficulty | Relative Speed | Text Length | Races | Average WPM | Last race |
|---|---|---|---|---|---|---|---|---|
| 1. | input("\n\nPress the enter key to exit.") # waits for the us... | 75.77 | 1.1984 | -0.0047 | 85 | 2 | 64.50 | 2024-08-09 |
| 2. | import urllib2 import json screen_name = "wordpress" url = "... | 70.70 | 1.0621 | 0.0585 | 246 | 1 | 70.70 | 2024-08-09 |
| 3. | import string from random import * characters = string.ascii... | 66.45 | 1.1814 | -0.1281 | 190 | 1 | 66.45 | 2024-08-09 |
| 4. | import random min = 1 max = 6 roll_again = "yes" while roll_... | 65.02 | 1.1383 | -0.1113 | 272 | 1 | 65.02 | 2024-08-08 |
| 5. | /** Loop waiting for a connection and a valid command */ whi... | 63.79 | 1.0448 | -0.0311 | 445 | 1 | 63.79 | 2024-08-09 |
| 6. | import os import sys def run(program, *args): pid = os.fork(... | 63.29 | 1.0473 | -0.0442 | 154 | 1 | 63.29 | 2024-08-09 |
| 7. | class URLLister(SGMLParser): def reset(self): SGMLParser.res... | 57.30 | 0.9849 | -0.0762 | 183 | 1 | 57.30 | 2024-08-09 |
| 8. | print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... | 54.14 | 0.9215 | -0.0661 | 78 | 1 | 54.14 | 2024-08-09 |