Return to profile of Yaroslav (nashivan)
View texts not yet raced by Yaroslav (nashivan)
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... | 50.80 | 1.1984 | 0.2708 | 85 | 2 | 46.30 | 2025-02-11 |
2. | import random min = 1 max = 6 roll_again = "yes" while roll_... | 46.28 | 1.1383 | 0.2029 | 272 | 1 | 46.28 | 2025-02-11 |
3. | import string from random import * characters = string.ascii... | 45.09 | 1.1814 | 0.1291 | 190 | 1 | 45.09 | 2025-02-11 |
4. | import os import sys def run(program, *args): pid = os.fork(... | 42.46 | 1.0473 | 0.1866 | 154 | 1 | 42.46 | 2025-02-11 |
5. | import std; int main() { std::println("Hello World!"); } | 39.70 | 0.9810 | 0.1643 | 56 | 2 | 38.10 | 2025-02-11 |
6. | class URLLister(SGMLParser): def reset(self): SGMLParser.res... | 34.81 | 0.9849 | 0.0276 | 183 | 1 | 34.81 | 2025-02-11 |
7. | import urllib2 import urllib import json url = "http://ajax.... | 34.50 | 0.9776 | 0.0249 | 438 | 1 | 34.50 | 2023-05-22 |
8. | print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... | 34.21 | 0.9215 | 0.0702 | 78 | 1 | 34.21 | 2025-02-11 |