Return to profile of Batmend (batmendbar)
View texts not yet raced by Batmend (batmendbar)
Rank | Text | Best WPM | Overall Difficulty | Relative Speed | Text Length | Races | Average WPM | Last race |
---|---|---|---|---|---|---|---|---|
1. | import string from random import * characters = string.ascii... | 65.47 | 1.1814 | -0.0847 | 190 | 1 | 65.47 | 2023-07-05 |
2. | input("\n\nPress the enter key to exit.") # waits for the us... | 65.23 | 1.1984 | -0.1158 | 85 | 2 | 61.04 | 2023-07-11 |
3. | import random n = random.randint(1, 99) guess = int(raw_inpu... | 61.82 | 1.1067 | -0.0669 | 388 | 1 | 61.82 | 2023-07-11 |
4. | print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... | 60.56 | 0.9215 | 0.1093 | 78 | 1 | 60.56 | 2023-07-11 |
5. | import random min = 1 max = 6 roll_again = "yes" while roll_... | 59.08 | 1.1383 | -0.1438 | 272 | 1 | 59.08 | 2023-07-11 |
6. | import urllib2 import json screen_name = "wordpress" url = "... | 56.69 | 1.0621 | -0.1008 | 246 | 1 | 56.69 | 2023-07-05 |
7. | function calculateArea(width, height) { try { var area = ... | 49.82 | 1.0366 | -0.1815 | 301 | 1 | 49.82 | 2023-07-05 |