Return to profile of Person (welcome_guest)
View texts not yet raced by Person (welcome_guest)
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... | 55.68 | 1.1984 | -0.0405 | 85 | 2 | 51.88 | 2023-08-06 |
2. | print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... | 48.63 | 0.9215 | 0.0927 | 78 | 1 | 48.63 | 2023-08-06 |
3. | import os import sys def run(program, *args): pid = os.fork(... | 46.69 | 1.0473 | -0.0704 | 154 | 1 | 46.69 | 2023-08-06 |
4. | import urllib2 import json screen_name = "wordpress" url = "... | 46.35 | 1.0621 | -0.0918 | 246 | 1 | 46.35 | 2023-08-06 |
5. | import std; int main() { std::println("Hello World!"); } | 42.41 | 0.9810 | -0.1020 | 56 | 1 | 42.41 | 2025-02-04 |