Return to profile of Arturo (arturo25)
View texts not yet raced by Arturo (arturo25)
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... | 33.56 | 1.1984 | -0.0278 | 85 | 1 | 33.56 | 2023-10-03 |
2. | /** Loop waiting for a connection and a valid command */ whi... | 29.18 | 1.0448 | -0.0029 | 445 | 1 | 29.18 | 2023-09-26 |
3. | /* Read a set of characters from the socket */ StringBuffer ... | 29.03 | 1.0042 | 0.0285 | 542 | 1 | 29.03 | 2023-10-03 |
4. | import os import sys def run(program, *args): pid = os.fork(... | 28.52 | 1.0473 | -0.0365 | 154 | 3 | 25.14 | 2023-10-03 |
5. | class URLLister(SGMLParser): def reset(self): SGMLParser.res... | 27.50 | 0.9849 | -0.0086 | 183 | 1 | 27.50 | 2023-10-03 |
6. | import re import sys import urllib2 import BeautifulSoup usa... | 26.34 | 0.9803 | -0.0422 | 344 | 1 | 26.34 | 2023-09-26 |
7. | import urllib2 import json screen_name = "wordpress" url = "... | 24.67 | 1.0621 | -0.1854 | 246 | 1 | 24.67 | 2023-09-26 |
8. | function calculateArea(width, height) { try { var area = ... | 24.67 | 1.0366 | -0.1563 | 301 | 1 | 24.67 | 2024-03-22 |