TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for MoEgypt (mohamedadel20)
Return to profile of MoEgypt (mohamedadel20)
View texts not yet raced by MoEgypt (mohamedadel20)
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...
45.65
1.1814
0.1598
190
2
44.15
2024-09-11
2.
public class HelloWorld { public static void main(String[] ...
44.81
1.0599
0.2541
143
3
40.03
2024-09-12
3.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
44.30
0.9849
0.3168
183
4
38.82
2024-09-12
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
43.51
1.0518
0.2274
152
4
38.34
2024-09-02
5.
import os import sys def run(program, *args): pid = os.fork(...
41.38
1.0473
0.1685
154
2
36.88
2024-09-12
6.
input("\n\nPress the enter key to exit.") # waits for the us...
40.23
1.1984
-0.0228
85
1
40.23
2024-09-02
7.
/** Loop waiting for a connection and a valid command */ whi...
36.29
1.0448
0.0245
445
1
36.29
2024-09-02
8.
(publish :path "/hello-count" :content-type "text/html" :fun...
36.28
0.9487
0.1208
356
2
34.86
2024-09-12
9.
import urllib2 import urllib import json url = "http://ajax....
35.82
0.9776
0.0746
438
2
35.34
2024-09-07
10.
import urllib2 import json screen_name = "wordpress" url = "...
35.03
1.0621
-0.0319
246
1
35.03
2024-09-02
11.
import re import sys import urllib2 import BeautifulSoup usa...
34.99
0.9803
0.0455
344
2
31.61
2024-09-02
12.
function calculateArea(width, height) { try { var area = ...
34.64
1.0366
-0.0200
301
1
34.64
2024-09-02
13.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
32.88
0.9215
0.0421
78
1
32.88
2024-09-02
14.
import random min = 1 max = 6 roll_again = "yes" while roll_...
32.25
1.1383
-0.1935
272
1
32.25
2024-09-01
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
28.28
0.9386
-0.1094
256
1
28.28
2024-09-02
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
25.94
0.9234
-0.1585
236
1
25.94
2024-09-01
17.
import std; int main() { std::println("Hello World!"); }
19.57
0.9810
-0.4129
56
1
19.57
2024-09-02