Return to profile of sage (sagemcquackerton)
View texts not yet raced by sage (sagemcquackerton)
Rank | Text | Best WPM | Overall Difficulty | Relative Speed | Text Length | Races | Average WPM | Last race |
---|---|---|---|---|---|---|---|---|
1. | import random n = random.randint(1, 99) guess = int(raw_inpu... | 54.81 | 1.1067 | 0.0851 | 388 | 1 | 54.81 | 2024-12-10 |
2. | import os import sys def run(program, *args): pid = os.fork(... | 50.01 | 1.0473 | 0.0421 | 154 | 1 | 50.01 | 2024-12-10 |
3. | import random min = 1 max = 6 roll_again = "yes" while roll_... | 48.89 | 1.1383 | -0.0766 | 272 | 1 | 48.89 | 2024-12-10 |
4. | input("\n\nPress the enter key to exit.") # waits for the us... | 43.88 | 1.1984 | -0.2486 | 85 | 1 | 43.88 | 2024-12-10 |
5. | import std; int main() { std::println("Hello World!"); } | 32.62 | 0.9810 | -0.2779 | 56 | 1 | 32.62 | 2024-12-10 |