Text analysis for Tayyab (tayyabrawat1)

Return to profile of Tayyab (tayyabrawat1)

View texts not yet raced by Tayyab (tayyabrawat1)

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_... 37.71 1.1383 0.2588 272 13 32.90 2024-10-15
2. import std; int main() { std::println("Hello World!"); } 35.48 0.9810 0.3283 56 8 27.01 2024-10-27
3. import os import sys def run(program, *args): pid = os.fork(... 35.39 1.0473 0.2673 154 15 28.36 2024-10-27
4. input("\n\nPress the enter key to exit.") # waits for the us... 32.83 1.1984 0.0148 85 7 28.32 2024-09-28
5. import urllib2 import json screen_name = "wordpress" url = "... 32.18 1.0621 0.1340 246 11 30.01 2024-10-12
6. import re import sys import urllib2 import BeautifulSoup usa... 31.47 0.9803 0.1863 344 11 25.96 2024-09-28
7. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 29.78 0.9180 0.1870 264 14 23.64 2024-09-28
8. import random n = random.randint(1, 99) guess = int(raw_inpu... 29.63 1.1067 -0.0075 388 3 28.30 2024-09-25
9. /** Loop waiting for a connection and a valid command */ whi... 29.62 1.0448 0.0587 445 4 29.04 2024-10-24
10. import urllib2 import urllib import json url = "http://ajax.... 29.53 0.9776 0.1191 438 5 27.02 2024-09-28
11. (publish :path "/hello-count" :content-type "text/html" :fun... 29.52 0.9487 0.1516 356 6 25.00 2024-09-27
12. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 29.32 0.9849 0.1050 183 11 26.58 2024-10-27
13. /* Read a set of characters from the socket */ StringBuffer ... 29.11 1.0042 0.0769 542 6 24.79 2024-09-28
14. public class HelloWorld { public static void main(String[] ... 29.06 1.0599 0.0178 143 2 28.04 2024-09-25
15. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 28.83 0.9234 0.1497 236 7 25.50 2024-09-28
16. function calculateArea(width, height) { try { var area = ... 28.11 1.0366 0.0065 301 8 26.22 2024-10-15
17. import string from random import * characters = string.ascii... 28.11 1.1814 -0.1363 190 3 27.32 2024-09-29
18. print "Using URL", url req = urllib2.Request(url) fd = urlli... 27.55 1.0518 -0.0267 152 6 26.36 2024-10-15
19. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 22.62 0.9386 -0.0999 256 2 17.21 2024-09-25
20. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 22.45 0.9215 -0.0895 78 3 19.80 2024-09-25
21. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 20.37 0.8513 -0.1018 179 1 20.37 2024-09-25