Return to profile of xlsv (asilvano)
View texts not yet raced by xlsv (asilvano)
| 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... | 86.89 | 1.1984 | 0.0379 | 85 | 3 | 75.50 | 2025-03-01 |
| 2. | import os import sys def run(program, *args): pid = os.fork(... | 75.19 | 1.0473 | 0.0286 | 154 | 1 | 75.19 | 2024-09-30 |
| 3. | import urllib2 import json screen_name = "wordpress" url = "... | 68.87 | 1.0621 | -0.0758 | 246 | 2 | 65.36 | 2024-09-30 |
| 4. | import random n = random.randint(1, 99) guess = int(raw_inpu... | 66.74 | 1.1067 | -0.1532 | 388 | 1 | 66.74 | 2024-09-30 |
| 5. | import string from random import * characters = string.ascii... | 66.21 | 1.1814 | -0.2333 | 190 | 1 | 66.21 | 2024-09-30 |
| 6. | cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... | 64.53 | 1.0060 | -0.0982 | 467 | 1 | 64.53 | 2024-09-30 |
| 7. | print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... | 62.22 | 0.9215 | -0.0337 | 78 | 1 | 62.22 | 2024-09-30 |