TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Spider🕷 (mohamedtata)
Return to profile of Spider🕷 (mohamedtata)
View texts not yet raced by Spider🕷 (mohamedtata)
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...
55.70
1.1814
0.0657
190
3
54.43
2025-10-13
2.
import os import sys def run(program, *args): pid = os.fork(...
55.32
1.0473
0.1913
154
1
55.32
2025-09-18
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
54.26
1.1067
0.1081
388
2
51.84
2025-10-13
4.
function calculateArea(width, height) { try { var area = ...
52.87
1.0366
0.1471
301
2
49.72
2025-09-18
5.
import urllib2 import json screen_name = "wordpress" url = "...
52.19
1.0621
0.1064
246
1
52.19
2025-10-16
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
51.80
1.0518
0.1079
152
2
41.78
2025-09-18
7.
import re import sys import urllib2 import BeautifulSoup usa...
50.89
0.9803
0.1591
344
2
47.16
2025-09-16
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
47.83
0.9215
0.1494
78
1
47.83
2024-08-30
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
47.46
0.9849
0.0777
183
4
44.74
2026-05-24
10.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
45.28
0.8513
0.1625
179
4
38.06
2025-10-16
11.
public class HelloWorld { public static void main(String[] ...
44.30
1.0599
-0.0681
143
1
44.30
2026-05-23
12.
import std; int main() { std::println("Hello World!"); }
43.29
0.9810
-0.0118
56
2
40.46
2025-09-18
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
42.60
0.9487
0.0051
356
2
38.21
2026-05-24
14.
import random min = 1 max = 6 roll_again = "yes" while roll_...
34.69
1.1383
-0.3616
272
1
34.69
2023-07-05
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
33.20
0.9386
-0.1953
256
2
29.03
2023-08-06
16.
import urllib2 import urllib import json url = "http://ajax....
30.12
0.9776
-0.3032
438
1
30.12
2023-07-05
17.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
25.93
0.9180
-0.3375
264
1
25.93
2023-07-05