Return to profile of millow (millow)
View texts not yet raced by millow (millow)
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... | 35.79 | 1.1067 | 0.0679 | 388 | 1 | 35.79 | 2024-07-09 |
2. | public class HelloWorld { public static void main(String[] ... | 35.51 | 1.0599 | 0.1056 | 143 | 1 | 35.51 | 2024-07-09 |
3. | import os import sys def run(program, *args): pid = os.fork(... | 34.34 | 1.0473 | 0.0798 | 154 | 1 | 34.34 | 2024-07-09 |
4. | import re import sys import urllib2 import BeautifulSoup usa... | 28.52 | 0.9803 | -0.0443 | 344 | 1 | 28.52 | 2024-07-09 |
5. | class URLLister(SGMLParser): def reset(self): SGMLParser.res... | 28.27 | 0.9849 | -0.0571 | 183 | 1 | 28.27 | 2024-07-09 |
6. | print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... | 26.24 | 0.9215 | -0.0603 | 78 | 1 | 26.24 | 2024-07-09 |
7. | import std; int main() { std::println("Hello World!"); } | 24.62 | 0.9810 | -0.1730 | 56 | 1 | 24.62 | 2024-07-09 |