Return to profile of No (bambusnippel)
View texts not yet raced by No (bambusnippel)
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... | 66.35 | 1.1984 | 0.3813 | 85 | 5 | 50.19 | 2020-12-07 |
2. | import random n = random.randint(1, 99) guess = int(raw_inpu... | 44.58 | 1.1067 | -0.0369 | 388 | 2 | 43.81 | 2019-10-10 |
3. | print "Using URL", url req = urllib2.Request(url) fd = urlli... | 42.02 | 1.0518 | -0.0332 | 152 | 1 | 42.02 | 2019-10-10 |
4. | /** Loop waiting for a connection and a valid command */ whi... | 41.46 | 1.0448 | -0.0363 | 445 | 1 | 41.46 | 2019-10-10 |
5. | import re import sys import urllib2 import BeautifulSoup usa... | 35.87 | 0.9803 | -0.1092 | 344 | 1 | 35.87 | 2019-10-10 |
6. | class URLLister(SGMLParser): def reset(self): SGMLParser.res... | 34.53 | 0.9849 | -0.1482 | 183 | 2 | 33.17 | 2019-10-10 |
7. | print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... | 32.02 | 0.9215 | -0.1455 | 78 | 1 | 32.02 | 2020-12-07 |
8. | import os import sys def run(program, *args): pid = os.fork(... | 28.02 | 1.0473 | -0.3686 | 154 | 1 | 28.02 | 2017-08-28 |