TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Mohamed (normal_eg)
Return to profile of Mohamed (normal_eg)
View texts not yet raced by Mohamed (normal_eg)
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...
52.78
1.1984
0.1224
85
10
43.15
2023-10-10
2.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
51.07
0.9234
0.3882
236
15
41.32
2023-10-13
3.
public class HelloWorld { public static void main(String[] ...
50.85
1.0599
0.2331
143
9
38.05
2023-10-13
4.
import string from random import * characters = string.ascii...
50.61
1.1814
0.0892
190
8
43.16
2023-10-14
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
49.99
1.1383
0.1183
272
10
43.00
2023-10-04
6.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
49.48
0.9215
0.3424
78
11
37.72
2023-10-06
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
49.40
1.1067
0.1394
388
9
44.10
2023-10-14
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
47.42
1.0518
0.1610
152
10
39.27
2023-10-13
9.
import urllib2 import json screen_name = "wordpress" url = "...
47.38
1.0621
0.1405
246
8
42.19
2023-10-14
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
45.53
0.9849
0.1787
183
9
37.39
2023-10-10
11.
/** Loop waiting for a connection and a valid command */ whi...
44.98
1.0448
0.1066
445
7
39.14
2023-10-04
12.
import os import sys def run(program, *args): pid = os.fork(...
44.28
1.0473
0.0806
154
5
39.96
2023-10-14
13.
import urllib2 import urllib import json url = "http://ajax....
44.03
0.9776
0.1517
438
8
39.93
2023-10-11
14.
import re import sys import urllib2 import BeautifulSoup usa...
42.43
0.9803
0.1071
344
8
36.99
2023-10-12
15.
function calculateArea(width, height) { try { var area = ...
42.38
1.0366
0.0469
301
9
39.48
2023-10-10
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
41.38
0.9487
0.1220
356
9
37.66
2023-10-07
17.
/* Read a set of characters from the socket */ StringBuffer ...
40.83
1.0042
0.0434
542
6
38.08
2023-10-12
18.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
38.96
0.9386
0.0532
256
3
33.29
2023-10-01
19.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
36.47
0.9180
0.0106
264
10
31.93
2023-09-30