Return to profile of Brian (briantang)
View texts not yet raced by Brian (briantang)
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... | 71.39 | 1.1984 | 0.0188 | 85 | 1 | 71.39 | 2023-05-23 |
2. | import os import sys def run(program, *args): pid = os.fork(... | 64.57 | 1.0473 | 0.0917 | 154 | 2 | 59.51 | 2023-05-23 |
3. | import random min = 1 max = 6 roll_again = "yes" while roll_... | 60.67 | 1.1383 | -0.0912 | 272 | 2 | 60.59 | 2023-05-23 |
4. | /* Read a set of characters from the socket */ StringBuffer ... | 56.46 | 1.0042 | 0.0098 | 542 | 1 | 56.46 | 2023-05-23 |
5. | import random n = random.randint(1, 99) guess = int(raw_inpu... | 52.87 | 1.1067 | -0.1855 | 388 | 1 | 52.87 | 2023-05-23 |
6. | print "Using URL", url req = urllib2.Request(url) fd = urlli... | 51.32 | 1.0518 | -0.1377 | 152 | 2 | 50.58 | 2023-05-23 |
7. | public class HelloWorld { public static void main(String[] ... | 50.15 | 1.0599 | -0.1713 | 143 | 1 | 50.15 | 2023-05-23 |