Text analysis for λ (yambda)

Return to profile of λ (yambda)

View texts not yet raced by λ (yambda)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import string from random import * characters = string.ascii... 70.72 1.1814 0.1518 190 3 69.03 2023-11-19
2. print "Using URL", url req = urllib2.Request(url) fd = urlli... 66.13 1.0518 0.2076 152 3 60.79 2023-11-19
3. input("\n\nPress the enter key to exit.") # waits for the us... 61.32 1.1984 -0.0541 85 1 61.32 2023-07-24
4. /** Loop waiting for a connection and a valid command */ whi... 60.42 1.0448 0.1111 445 3 55.38 2023-11-19
5. public class HelloWorld { public static void main(String[] ... 59.82 1.0599 0.0767 143 4 51.40 2023-11-19
6. import urllib2 import json screen_name = "wordpress" url = "... 56.32 1.0621 0.0107 246 3 55.38 2023-11-19
7. import re import sys import urllib2 import BeautifulSoup usa... 55.92 0.9803 0.0875 344 2 55.88 2023-11-19
8. function calculateArea(width, height) { try { var area = ... 55.00 1.0366 0.0171 301 3 52.47 2023-11-19
9. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 52.72 0.9849 0.0201 183 2 51.86 2023-11-19
10. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 51.86 0.9180 0.0659 264 1 51.86 2023-07-30
11. import random n = random.randint(1, 99) guess = int(raw_inpu... 51.26 1.1067 -0.1384 388 1 51.26 2023-07-24
12. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 50.04 0.9215 0.0333 78 3 42.65 2023-11-19
13. import urllib2 import urllib import json url = "http://ajax.... 49.41 0.9776 -0.0298 438 1 49.41 2023-07-24
14. import os import sys def run(program, *args): pid = os.fork(... 48.43 1.0473 -0.1268 154 1 48.43 2023-07-30
15. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 45.91 0.9386 -0.0671 256 2 42.52 2023-11-10
16. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 45.02 0.9234 -0.0579 236 2 44.91 2023-11-19
17. /* Read a set of characters from the socket */ StringBuffer ... 44.49 1.0042 -0.1508 542 1 44.49 2023-07-26