Text analysis for Kevin (kevin_31)

Return to profile of Kevin (kevin_31)

View texts not yet raced by Kevin (kevin_31)

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... 43.14 1.1814 0.0639 190 1 43.14 2024-04-20
2. input("\n\nPress the enter key to exit.") # waits for the us... 41.83 1.1984 -0.0033 85 3 37.10 2024-04-21
3. public class HelloWorld { public static void main(String[] ... 40.65 1.0599 0.1200 143 5 33.87 2024-04-20
4. import random min = 1 max = 6 roll_again = "yes" while roll_... 38.78 1.1383 -0.0183 272 2 38.06 2024-04-23
5. import urllib2 import json screen_name = "wordpress" url = "... 37.89 1.0621 0.0385 246 3 30.34 2024-04-20
6. import os import sys def run(program, *args): pid = os.fork(... 37.00 1.0473 0.0262 154 2 36.67 2024-04-20
7. import std; int main() { std::println("Hello World!"); } 34.51 0.9810 0.0327 56 2 32.56 2024-04-22
8. import re import sys import urllib2 import BeautifulSoup usa... 32.45 0.9803 -0.0340 344 2 30.50 2024-04-19
9. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 32.40 0.9386 0.0002 256 5 29.51 2024-04-20
10. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 32.22 0.9849 -0.0478 183 1 32.22 2024-04-20
11. (publish :path "/hello-count" :content-type "text/html" :fun... 30.28 0.9487 -0.0586 356 3 26.35 2024-04-20
12. function calculateArea(width, height) { try { var area = ... 30.08 1.0366 -0.1576 301 1 30.08 2024-04-19
13. print "Using URL", url req = urllib2.Request(url) fd = urlli... 29.35 1.0518 -0.1945 152 1 29.35 2024-04-20
14. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 28.83 0.9215 -0.0821 78 3 27.10 2024-04-21