Return to profile of Alimdar (alimdar)
View texts not yet raced by Alimdar (alimdar)
| Rank | Text | Best WPM | Overall Difficulty | Relative Speed | Text Length | Races | Average WPM | Last race |
|---|---|---|---|---|---|---|---|---|
| 1. | print "Using URL", url req = urllib2.Request(url) fd = urlli... | 79.31 | 1.0518 | 0.2471 | 152 | 3 | 69.36 | 2026-03-23 |
| 2. | import random min = 1 max = 6 roll_again = "yes" while roll_... | 76.73 | 1.1383 | 0.1183 | 272 | 3 | 73.08 | 2026-03-23 |
| 3. | import os import sys def run(program, *args): pid = os.fork(... | 63.08 | 1.0473 | -0.0142 | 154 | 1 | 63.08 | 2024-02-08 |
| 4. | import random n = random.randint(1, 99) guess = int(raw_inpu... | 62.80 | 1.1067 | -0.0782 | 388 | 1 | 62.80 | 2024-02-08 |
| 5. | input("\n\nPress the enter key to exit.") # waits for the us... | 59.22 | 1.1984 | -0.2286 | 85 | 1 | 59.22 | 2024-02-08 |
| 6. | import std; int main() { std::println("Hello World!"); } | 55.11 | 0.9810 | -0.0785 | 56 | 1 | 55.11 | 2024-02-08 |
| 7. | function calculateArea(width, height) { try { var area = ... | 47.87 | 1.0366 | -0.2526 | 301 | 1 | 47.87 | 2024-02-05 |