Text analysis for Emil (emil10150)

Return to profile of Emil (emil10150)

View texts not yet raced by Emil (emil10150)

Sorted by best race

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... 47.22 1.1984 0.1007 85 2 45.75 2026-03-08
2. import string from random import * characters = string.ascii... 46.77 1.1814 0.1053 190 3 43.01 2026-03-08
3. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 43.51 0.9215 0.2755 78 1 43.51 2026-03-08
4. /** Loop waiting for a connection and a valid command */ whi... 42.36 1.0448 0.1206 445 2 36.98 2023-10-04
5. print "Using URL", url req = urllib2.Request(url) fd = urlli... 39.22 1.0518 0.0272 152 3 35.40 2025-02-07
6. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 37.50 0.9849 0.0468 183 1 37.50 2023-10-29
7. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 34.59 0.9234 0.0282 236 1 34.59 2023-10-04
8. /* Read a set of characters from the socket */ StringBuffer ... 33.66 1.0042 -0.0782 542 2 31.32 2023-09-26
9. import urllib2 import json screen_name = "wordpress" url = "... 33.33 1.0621 -0.1451 246 1 33.33 2023-09-24
10. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 32.61 0.9386 -0.0414 256 1 32.61 2023-09-24
11. import random n = random.randint(1, 99) guess = int(raw_inpu... 32.61 1.1067 -0.2095 388 1 32.61 2023-09-24
12. import os import sys def run(program, *args): pid = os.fork(... 30.88 1.0473 -0.1977 154 1 30.88 2023-09-24
13. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 27.12 0.8513 -0.1052 179 1 27.12 2024-09-20