Text analysis for (keegant)

Return to profile of (keegant)

View texts not yet raced by (keegant)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. This is a placeholder text. You are seeing it because there ... 168.97 1.2752 0.5826 167 3 153.40 2019-11-01
2. input("\n\nPress the enter key to exit.") # waits for the us... 141.82 1.2095 0.3265 85 8 97.17 2021-09-29
3. import string from random import * characters = string.ascii... 120.49 1.1801 0.1202 190 8 106.60 2021-09-29
4. import os import sys def run(program, *args): pid = os.fork(... 107.55 1.0407 0.1403 154 7 87.47 2021-09-29
5. import random n = random.randint(1, 99) guess = int(raw_inpu... 106.25 1.1061 0.0720 388 9 95.29 2019-07-20
6. import random min = 1 max = 6 roll_again = "yes" while roll_... 100.80 1.1366 -0.0286 272 9 91.50 2021-09-29
7. function calculateArea(width, height) { try { var area = ... 95.51 1.0250 0.0458 301 7 82.56 2021-09-29
8. /* Read a set of characters from the socket */ StringBuffer ... 94.65 0.9937 0.0634 542 6 84.25 2021-09-30
9. public class HelloWorld { public static void main(String[] ... 94.26 1.0522 -0.0153 143 3 82.82 2019-06-15
10. /** Loop waiting for a connection and a valid command */ whi... 91.31 1.0304 -0.0195 445 5 86.08 2019-07-09
11. print "Using URL", url req = urllib2.Request(url) fd = urlli... 91.09 1.0408 -0.0350 152 6 82.93 2021-09-29
12. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 88.50 0.9134 0.0682 78 9 70.64 2019-07-20
13. import urllib2 import json screen_name = "wordpress" url = "... 85.44 1.0541 -0.1133 246 6 77.82 2019-07-20
14. (publish :path "/hello-count" :content-type "text/html" :fun... 81.15 0.9318 -0.0207 356 10 69.01 2021-09-30
15. import re import sys import urllib2 import BeautifulSoup usa... 80.57 0.9697 -0.0490 344 6 70.55 2021-09-29
16. import urllib2 import urllib import json url = "http://ajax.... 80.00 0.9647 -0.0430 438 3 74.17 2019-07-09
17. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 79.44 0.9139 -0.0368 264 8 70.09 2021-09-30
18. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 79.27 0.9341 -0.0641 256 3 75.42 2021-09-29
19. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 79.05 0.9769 -0.1036 183 10 69.95 2021-09-29
20. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 76.19 0.9110 -0.0661 236 6 69.33 2021-09-29
21. if (response) { try { var dealData = JSON.parse(response)... 73.09 0.8719 -0.0611 501 1 73.09 2019-06-12
22. var $form, width, height, area; $form = $('#calculator'); $(... 56.60 0.8338 -0.2049 372 1 56.60 2019-06-12
23. function showContent(dealData) { var newContent = ''; for ... 48.49 0.7117 -0.1786 440 2 46.20 2019-06-15