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.1186 190 3 69.03 2023-11-19
2. print "Using URL", url req = urllib2.Request(url) fd = urlli... 66.13 1.0518 0.1638 152 4 62.06 2026-04-29
3. input("\n\nPress the enter key to exit.") # waits for the us... 61.32 1.1984 -0.0712 85 1 61.32 2023-07-24
4. /** Loop waiting for a connection and a valid command */ whi... 60.42 1.0448 0.0659 445 3 55.38 2023-11-19
5. public class HelloWorld { public static void main(String[] ... 59.82 1.0599 0.0397 143 4 51.40 2023-11-19
6. import urllib2 import json screen_name = "wordpress" url = "... 56.32 1.0621 -0.0268 246 3 55.38 2023-11-19
7. import re import sys import urllib2 import BeautifulSoup usa... 55.92 0.9803 0.0477 344 2 55.88 2023-11-19
8. function calculateArea(width, height) { try { var area = ... 55.00 1.0366 -0.0256 301 3 52.47 2023-11-19
9. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 52.72 0.9849 -0.0158 183 2 51.86 2023-11-19
10. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 51.86 0.9180 0.0353 264 1 51.86 2023-07-30
11. import random n = random.randint(1, 99) guess = int(raw_inpu... 51.26 1.1067 -0.1644 388 1 51.26 2023-07-24
12. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 50.04 0.9215 -0.0016 78 3 42.65 2023-11-19
13. import urllib2 import urllib import json url = "http://ajax.... 49.41 0.9776 -0.0693 438 1 49.41 2023-07-24
14. import os import sys def run(program, *args): pid = os.fork(... 48.43 1.0473 -0.1570 154 1 48.43 2023-07-30
15. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 45.91 0.9386 -0.0947 256 2 42.52 2023-11-10
16. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 45.02 0.9234 -0.0958 236 2 44.91 2023-11-19
17. /* Read a set of characters from the socket */ StringBuffer ... 44.49 1.0042 -0.1864 542 1 44.49 2023-07-26