Return to profile of Matt (rodo_)
View texts not yet raced by Matt (rodo_)
Rank | Text | Best WPM | Overall Difficulty | Relative Speed | Text Length | Races | Average WPM | Last race |
---|---|---|---|---|---|---|---|---|
1. | import os import sys def run(program, *args): pid = os.fork(... | 66.51 | 1.0473 | 0.1240 | 154 | 2 | 62.55 | 2023-09-18 |
2. | import random n = random.randint(1, 99) guess = int(raw_inpu... | 60.92 | 1.1067 | -0.0561 | 388 | 1 | 60.92 | 2023-09-18 |
3. | import random min = 1 max = 6 roll_again = "yes" while roll_... | 60.30 | 1.1383 | -0.1046 | 272 | 1 | 60.30 | 2023-09-18 |
4. | input("\n\nPress the enter key to exit.") # waits for the us... | 59.50 | 1.1984 | -0.1825 | 85 | 1 | 59.50 | 2023-09-18 |
5. | import re import sys import urllib2 import BeautifulSoup usa... | 56.72 | 0.9803 | 0.0357 | 344 | 1 | 56.72 | 2023-09-18 |
6. | public class HelloWorld { public static void main(String[] ... | 54.66 | 1.0599 | -0.0950 | 143 | 1 | 54.66 | 2023-09-18 |
7. | function calculateArea(width, height) { try { var area = ... | 52.43 | 1.0366 | -0.1005 | 301 | 1 | 52.43 | 2023-09-18 |
8. | print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... | 45.94 | 0.9215 | -0.1039 | 78 | 1 | 45.94 | 2023-09-18 |