TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Othmane (boumediane1)
Return to profile of Othmane (boumediane1)
View texts not yet raced by Othmane (boumediane1)
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...
80.73
1.1984
0.0427
85
5
67.21
2024-01-11
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
75.26
1.1067
0.0612
388
3
69.87
2023-06-26
3.
import urllib2 import json screen_name = "wordpress" url = "...
74.46
1.0621
0.1008
246
7
67.57
2023-06-26
4.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
73.81
0.9215
0.2314
78
10
54.38
2023-07-13
5.
import string from random import * characters = string.ascii...
71.34
1.1814
-0.0736
190
2
69.49
2023-08-31
6.
public class HelloWorld { public static void main(String[] ...
68.65
1.0599
0.0126
143
4
59.01
2024-01-11
7.
import os import sys def run(program, *args): pid = os.fork(...
66.58
1.0473
-0.0080
154
6
63.08
2023-07-13
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
64.00
1.0518
-0.0481
152
4
63.89
2023-06-26
9.
function calculateArea(width, height) { try { var area = ...
63.86
1.0366
-0.0345
301
4
60.43
2023-06-18
10.
import random min = 1 max = 6 roll_again = "yes" while roll_...
63.66
1.1383
-0.1492
272
1
63.66
2023-05-26
11.
import re import sys import urllib2 import BeautifulSoup usa...
63.65
0.9803
0.0175
344
6
57.46
2024-01-11
12.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
63.38
0.9849
0.0062
183
4
59.41
2023-06-26
13.
/* Read a set of characters from the socket */ StringBuffer ...
63.09
1.0042
-0.0151
542
4
61.17
2023-06-15
14.
import urllib2 import urllib import json url = "http://ajax....
62.81
0.9776
0.0095
438
1
62.81
2024-01-11
15.
/** Loop waiting for a connection and a valid command */ whi...
60.42
1.0448
-0.0933
445
1
60.42
2023-06-06
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
58.33
0.9180
-0.0092
264
6
53.60
2023-07-13
17.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
57.05
0.9234
-0.0261
236
5
50.47
2023-06-18
18.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
56.23
0.9386
-0.0619
256
2
55.63
2023-06-11
19.
(publish :path "/hello-count" :content-type "text/html" :fun...
54.46
0.9487
-0.0871
356
1
54.46
2023-06-08