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... | 72.10 | 1.0518 | 0.2140 | 152 | 2 | 64.39 | 2024-06-12 |
2. | import random min = 1 max = 6 roll_again = "yes" while roll_... | 67.25 | 1.1383 | 0.0338 | 272 | 1 | 67.25 | 2024-06-12 |
3. | import os import sys def run(program, *args): pid = os.fork(... | 63.08 | 1.0473 | 0.0571 | 154 | 1 | 63.08 | 2024-02-08 |
4. | import random n = random.randint(1, 99) guess = int(raw_inpu... | 62.80 | 1.1067 | -0.0132 | 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.1789 | 85 | 1 | 59.22 | 2024-02-08 |
6. | import std; int main() { std::println("Hello World!"); } | 55.11 | 0.9810 | -0.0033 | 56 | 1 | 55.11 | 2024-02-08 |
7. | function calculateArea(width, height) { try { var area = ... | 47.87 | 1.0366 | -0.1919 | 301 | 1 | 47.87 | 2024-02-05 |