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.1002
190
3
54.43
2025-10-13
2.
import os import sys def run(program, *args): pid = os.fork(...
55.32
1.0473
0.2256
154
1
55.32
2025-09-18
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
54.26
1.1067
0.1418
388
2
51.84
2025-10-13
4.
function calculateArea(width, height) { try { var area = ...
52.87
1.0366
0.1799
301
2
49.72
2025-09-18
5.
import urllib2 import json screen_name = "wordpress" url = "...
52.19
1.0621
0.1388
246
1
52.19
2025-10-16
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
51.80
1.0518
0.1401
152
2
41.78
2025-09-18
7.
import re import sys import urllib2 import BeautifulSoup usa...
50.89
0.9803
0.1906
344
2
47.16
2025-09-16
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
47.83
0.9215
0.1790
78
1
47.83
2024-08-30
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
47.46
0.9849
0.1071
183
2
46.25
2024-08-15
10.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
45.28
0.8513
0.1906
179
4
38.06
2025-10-16
11.
import std; int main() { std::println("Hello World!"); }
43.29
0.9810
0.0151
56
2
40.46
2025-09-18
12.
import random min = 1 max = 6 roll_again = "yes" while roll_...
34.69
1.1383
-0.3401
272
1
34.69
2023-07-05
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
33.81
0.9487
-0.1708
356
1
33.81
2023-07-05
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
33.20
0.9386
-0.1747
256
2
29.03
2023-08-06
15.
import urllib2 import urllib import json url = "http://ajax....
30.12
0.9776
-0.2846
438
1
30.12
2023-07-05
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
25.93
0.9180
-0.3214
264
1
25.93
2023-07-05