Text analysis for Kazaam Vargas (kazaam37)

Return to profile of Kazaam Vargas (kazaam37)

View texts not yet raced by Kazaam Vargas (kazaam37)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import random min = 1 max = 6 roll_again = "yes" while roll_... 29.86 1.1383 0.3590 272 2 26.35 2024-10-21
2. import random n = random.randint(1, 99) guess = int(raw_inpu... 28.89 1.1067 0.3434 388 3 25.49 2024-10-21
3. import string from random import * characters = string.ascii... 27.86 1.1814 0.2193 190 3 26.96 2024-10-15
4. input("\n\nPress the enter key to exit.") # waits for the us... 27.85 1.1984 0.1950 85 5 26.25 2024-10-28
5. function calculateArea(width, height) { try { var area = ... 26.62 1.0366 0.2999 301 1 26.62 2024-10-15
6. print "Using URL", url req = urllib2.Request(url) fd = urlli... 26.15 1.0518 0.2638 152 2 24.09 2024-10-16
7. import os import sys def run(program, *args): pid = os.fork(... 25.69 1.0473 0.2443 154 2 25.47 2024-10-28
8. /* Read a set of characters from the socket */ StringBuffer ... 25.29 1.0042 0.2665 542 2 25.12 2024-11-05
9. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 24.91 0.9215 0.3278 78 2 23.31 2024-10-16
10. import urllib2 import json screen_name = "wordpress" url = "... 24.91 1.0621 0.1908 246 3 24.59 2024-10-28
11. public class HelloWorld { public static void main(String[] ... 23.76 1.0599 0.1326 143 1 23.76 2024-10-16
12. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 23.15 0.9234 0.2424 236 3 21.04 2024-10-16
13. import urllib2 import urllib import json url = "http://ajax.... 20.65 0.9776 0.0605 438 1 20.65 2024-09-16
14. (publish :path "/hello-count" :content-type "text/html" :fun... 20.58 0.9487 0.0898 356 1 20.58 2024-10-15
15. import re import sys import urllib2 import BeautifulSoup usa... 19.23 0.9803 -0.0154 344 1 19.23 2024-09-16
16. import std; int main() { std::println("Hello World!"); } 18.79 0.9810 -0.0441 56 2 18.57 2024-11-05