TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Amine (amine_frihi)
Return to profile of Amine (amine_frihi)
View texts not yet raced by Amine (amine_frihi)
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...
35.66
1.1814
0.1411
190
10
24.81
2025-03-05
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
35.32
1.0518
0.2581
152
9
23.74
2025-05-09
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
34.18
1.1383
0.1293
272
4
26.00
2025-01-26
4.
import os import sys def run(program, *args): pid = os.fork(...
33.97
1.0473
0.2125
154
11
25.43
2025-05-12
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
32.39
1.1067
0.0945
388
2
28.99
2025-05-09
6.
input("\n\nPress the enter key to exit.") # waits for the us...
30.69
1.1984
-0.0602
85
5
24.04
2025-05-09
7.
public class HelloWorld { public static void main(String[] ...
30.39
1.0599
0.0671
143
8
22.33
2025-03-05
8.
import re import sys import urllib2 import BeautifulSoup usa...
28.58
0.9803
0.0796
344
10
20.00
2025-03-05
9.
import urllib2 import json screen_name = "wordpress" url = "...
28.39
1.0621
-0.0092
246
9
22.38
2025-05-09
10.
import urllib2 import urllib import json url = "http://ajax....
27.31
0.9776
0.0352
438
9
21.79
2025-05-12
11.
function calculateArea(width, height) { try { var area = ...
26.41
1.0366
-0.0572
301
10
21.23
2025-01-26
12.
/** Loop waiting for a connection and a valid command */ whi...
26.36
1.0448
-0.0672
445
6
21.06
2025-05-09
13.
/* Read a set of characters from the socket */ StringBuffer ...
26.30
1.0042
-0.0289
542
5
19.20
2025-01-25
14.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
26.15
0.9849
-0.0151
183
6
19.89
2025-03-05
15.
import std; int main() { std::println("Hello World!"); }
26.11
0.9810
-0.0127
56
3
21.47
2025-01-25
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
24.99
0.9487
-0.0219
356
3
24.15
2025-05-09
17.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
24.97
0.9386
-0.0126
256
4
20.12
2025-01-26
18.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
23.84
0.9234
-0.0393
236
5
21.32
2025-03-05
19.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
21.00
0.9215
-0.1427
78
7
16.37
2025-01-17
20.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
20.23
0.8513
-0.1011
179
8
17.11
2025-05-09
21.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
14.38
0.9180
-0.3847
264
2
14.25
2024-04-23