Text analysis for Mohamed Y Jazza (mohammad_jazza)

Return to profile of Mohamed Y Jazza (mohammad_jazza)

View texts not yet raced by Mohamed Y Jazza (mohammad_jazza)

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... 46.84 1.1984 0.1828 85 2 42.32 2024-03-23
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 43.42 1.1383 0.1449 272 5 39.06 2024-04-02
3. print "Using URL", url req = urllib2.Request(url) fd = urlli... 38.60 1.0518 0.0934 152 5 35.57 2024-04-02
4. import os import sys def run(program, *args): pid = os.fork(... 38.24 1.0473 0.0862 154 3 36.75 2024-09-12
5. public class HelloWorld { public static void main(String[] ... 37.22 1.0599 0.0412 143 2 35.42 2024-04-02
6. import random n = random.randint(1, 99) guess = int(raw_inpu... 36.53 1.1067 -0.0256 388 2 32.82 2024-04-02
7. import urllib2 import json screen_name = "wordpress" url = "... 34.24 1.0621 -0.0463 246 2 33.44 2024-04-02
8. /** Loop waiting for a connection and a valid command */ whi... 34.16 1.0448 -0.0292 445 2 32.74 2024-03-20
9. import std; int main() { std::println("Hello World!"); } 34.07 0.9810 0.0207 56 2 33.62 2024-03-21
10. function calculateArea(width, height) { try { var area = ... 33.88 1.0366 -0.0336 301 1 33.88 2024-03-20
11. /* Read a set of characters from the socket */ StringBuffer ... 33.64 1.0042 -0.0074 542 1 33.64 2024-03-20
12. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 32.21 0.8513 0.0955 179 4 30.21 2024-04-02
13. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 31.68 0.9386 -0.0017 256 2 30.42 2024-04-02
14. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 31.65 0.9849 -0.0459 183 2 28.73 2024-03-23
15. import string from random import * characters = string.ascii... 31.59 1.1814 -0.2441 190 1 31.59 2024-03-15
16. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 31.54 0.9234 0.0137 236 3 30.17 2024-04-02
17. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 31.42 0.9215 0.0073 78 1 31.42 2024-03-20
18. import re import sys import urllib2 import BeautifulSoup usa... 29.33 0.9803 -0.1128 344 1 29.33 2024-03-23
19. import urllib2 import urllib import json url = "http://ajax.... 27.24 0.9776 -0.1699 438 1 27.24 2024-03-20