Text analysis for Abishiek (abishiek_12)

Return to profile of Abishiek (abishiek_12)

View texts not yet raced by Abishiek (abishiek_12)

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... 76.31 1.1814 0.0932 190 5 69.06 2024-07-14
2. input("\n\nPress the enter key to exit.") # waits for the us... 74.43 1.1984 0.0381 85 7 64.38 2023-12-27
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 72.62 1.1383 0.0712 272 3 68.67 2024-07-14
4. import random n = random.randint(1, 99) guess = int(raw_inpu... 72.16 1.1067 0.0966 388 2 66.85 2023-12-27
5. import urllib2 import json screen_name = "wordpress" url = "... 66.94 1.0621 0.0567 246 3 61.33 2023-12-27
6. /* Read a set of characters from the socket */ StringBuffer ... 65.42 1.0042 0.0879 542 2 60.33 2023-12-27
7. public class HelloWorld { public static void main(String[] ... 65.20 1.0599 0.0271 143 8 58.89 2024-07-14
8. function calculateArea(width, height) { try { var area = ... 64.49 1.0366 0.0392 301 3 61.81 2024-02-23
9. import os import sys def run(program, *args): pid = os.fork(... 63.67 1.0473 0.0165 154 6 59.16 2023-12-27
10. import std; int main() { std::println("Hello World!"); } 60.42 0.9810 0.0201 56 2 58.35 2024-02-23
11. /** Loop waiting for a connection and a valid command */ whi... 57.92 1.0448 -0.0741 445 2 55.33 2023-12-13
12. print "Using URL", url req = urllib2.Request(url) fd = urlli... 57.84 1.0518 -0.0841 152 2 56.40 2023-12-27
13. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 57.03 0.9215 0.0286 78 4 49.74 2023-12-13
14. (publish :path "/hello-count" :content-type "text/html" :fun... 56.14 0.9487 -0.0071 356 2 53.24 2023-12-27
15. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 53.03 1.0060 -0.1354 467 1 53.03 2023-12-13
16. import re import sys import urllib2 import BeautifulSoup usa... 52.77 0.9803 -0.1008 344 1 52.77 2023-12-27
17. import urllib2 import urllib import json url = "http://ajax.... 52.00 0.9776 -0.1089 438 1 52.00 2023-12-13
18. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 50.52 0.9386 -0.0966 256 1 50.52 2023-12-13
19. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 50.39 0.9180 -0.0771 264 1 50.39 2023-12-27
20. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 37.22 0.9234 -0.2986 236 1 37.22 2023-08-01