Text analysis for (jasimk)

Return to profile of (jasimk)

View texts not yet raced by (jasimk)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. input("\n\nPress the enter key to exit.") # waits for the us... 61.03 1.1984 0.1018 85 2 56.71 2021-12-23
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 57.05 1.1383 0.0924 272 2 53.48 2023-04-25
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 57.04 1.1067 0.1341 388 1 57.04 2022-07-17
4. import string from random import * characters = string.ascii... 56.75 1.1814 0.0333 190 3 52.61 2022-02-17
5. import os import sys def run(program, *args): pid = os.fork(... 54.65 1.0473 0.1548 154 6 43.71 2023-04-25
6. /** Loop waiting for a connection and a valid command */ whi... 50.44 1.0448 0.0783 445 2 47.89 2022-07-17
7. print "Using URL", url req = urllib2.Request(url) fd = urlli... 50.34 1.0518 0.0630 152 1 50.34 2022-01-15
8. function calculateArea(width, height) { try { var area = ... 44.18 1.0366 -0.0479 301 2 41.04 2022-01-15
9. import re import sys import urllib2 import BeautifulSoup usa... 43.80 0.9803 0.0055 344 1 43.80 2023-04-25
10. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 41.06 0.9386 -0.0371 256 1 41.06 2023-04-25
11. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 39.95 0.9180 -0.0384 264 1 39.95 2022-07-17
12. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 38.57 0.9234 -0.0604 236 1 38.57 2021-12-24
13. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 34.77 0.9215 -0.1482 78 1 34.77 2021-12-24
14. public class HelloWorld { public static void main(String[] ... 23.54 1.0599 -0.5345 143 1 23.54 2020-11-28