Return to profile of Lukas Foro (king_frodo)
View texts not yet raced by Lukas Foro (king_frodo)
Rank | Text | Best WPM | Overall Difficulty | Relative Speed | Text Length | Races | Average WPM | Last race |
---|---|---|---|---|---|---|---|---|
1. | import string from random import * characters = string.ascii... | 64.28 | 1.1814 | 0.2451 | 190 | 1 | 64.28 | 2023-06-22 |
2. | import os import sys def run(program, *args): pid = os.fork(... | 54.48 | 1.0473 | 0.1617 | 154 | 1 | 54.48 | 2023-06-22 |
3. | input("\n\nPress the enter key to exit.") # waits for the us... | 48.34 | 1.1984 | -0.1257 | 85 | 1 | 48.34 | 2023-06-22 |
4. | print "Using URL", url req = urllib2.Request(url) fd = urlli... | 46.39 | 1.0518 | -0.0223 | 152 | 2 | 45.82 | 2023-06-22 |
5. | class URLLister(SGMLParser): def reset(self): SGMLParser.res... | 41.56 | 0.9849 | -0.0626 | 183 | 1 | 41.56 | 2023-06-22 |
6. | import random n = random.randint(1, 99) guess = int(raw_inpu... | 40.37 | 1.1067 | -0.2108 | 388 | 1 | 40.37 | 2023-06-22 |
7. | import re import sys import urllib2 import BeautifulSoup usa... | 39.12 | 0.9803 | -0.1122 | 344 | 1 | 39.12 | 2023-06-22 |
8. | function calculateArea(width, height) { try { var area = ... | 38.79 | 1.0366 | -0.1758 | 301 | 2 | 35.43 | 2023-06-22 |