Return to profile of Abylaikhan (ho1den)
View texts not yet raced by Abylaikhan (ho1den)
Rank | Text | Best WPM | Overall Difficulty | Relative Speed | Text Length | Races | Average WPM | Last race |
---|---|---|---|---|---|---|---|---|
1. | import os import sys def run(program, *args): pid = os.fork(... | 57.11 | 1.0473 | 0.1457 | 154 | 3 | 49.36 | 2023-07-19 |
2. | import random min = 1 max = 6 roll_again = "yes" while roll_... | 55.00 | 1.1383 | -0.0025 | 272 | 1 | 55.00 | 2023-07-19 |
3. | import urllib2 import json screen_name = "wordpress" url = "... | 53.38 | 1.0621 | 0.0496 | 246 | 2 | 53.00 | 2023-07-19 |
4. | print "Using URL", url req = urllib2.Request(url) fd = urlli... | 51.10 | 1.0518 | 0.0221 | 152 | 3 | 50.10 | 2023-07-19 |
5. | import string from random import * characters = string.ascii... | 50.60 | 1.1814 | -0.1386 | 190 | 1 | 50.60 | 2023-07-19 |
6. | input("\n\nPress the enter key to exit.") # waits for the us... | 48.82 | 1.1984 | -0.2007 | 85 | 1 | 48.82 | 2023-07-19 |
7. | public class HelloWorld { public static void main(String[] ... | 47.67 | 1.0599 | -0.0649 | 143 | 2 | 46.16 | 2023-07-19 |
8. | print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... | 41.09 | 0.9215 | -0.0573 | 78 | 2 | 35.43 | 2023-07-19 |