TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Osama (osama_5)
Return to profile of Osama (osama_5)
View texts not yet raced by Osama (osama_5)
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...
37.46
1.1984
0.0845
85
2
35.38
2024-09-07
2.
import string from random import * characters = string.ascii...
35.44
1.1814
0.0390
190
2
33.89
2024-09-07
3.
public class HelloWorld { public static void main(String[] ...
30.82
1.0599
-0.0008
143
4
29.40
2024-09-07
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
30.74
1.0518
0.0079
152
1
30.74
2024-09-05
5.
(publish :path "/hello-count" :content-type "text/html" :fun...
30.54
0.9487
0.1063
356
3
29.05
2024-09-07
6.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
29.24
0.9849
0.0226
183
1
29.24
2024-09-30
7.
import os import sys def run(program, *args): pid = os.fork(...
28.81
1.0473
-0.0549
154
1
28.81
2024-09-05
8.
import random n = random.randint(1, 99) guess = int(raw_inpu...
28.49
1.1067
-0.1272
388
1
28.49
2024-09-30
9.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
27.04
0.9234
0.0098
236
1
27.04
2024-09-30
10.
/** Loop waiting for a connection and a valid command */ whi...
26.82
1.0448
-0.1180
445
1
26.82
2024-09-04
11.
import std; int main() { std::println("Hello World!"); }
24.99
0.9810
-0.1283
56
1
24.99
2024-09-07
12.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
23.37
0.9180
-0.1141
264
1
23.37
2024-09-04
13.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
22.25
0.8513
-0.0926
179
2
20.75
2024-09-04