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.
import urllib2 import json screen_name = "wordpress" url = "...
37.78
1.0621
0.2441
246
1
37.78
2026-01-09
2.
input("\n\nPress the enter key to exit.") # waits for the us...
37.46
1.1984
0.0967
85
2
35.38
2024-09-07
3.
import string from random import * characters = string.ascii...
35.44
1.1814
0.0439
190
2
33.89
2024-09-07
4.
public class HelloWorld { public static void main(String[] ...
30.82
1.0599
0.0057
143
4
29.40
2024-09-07
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
30.74
1.0518
0.0110
152
1
30.74
2024-09-05
6.
(publish :path "/hello-count" :content-type "text/html" :fun...
30.54
0.9487
0.1072
356
3
29.05
2024-09-07
7.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
29.24
0.9849
0.0260
183
1
29.24
2024-09-30
8.
import os import sys def run(program, *args): pid = os.fork(...
28.81
1.0473
-0.0512
154
1
28.81
2024-09-05
9.
import random n = random.randint(1, 99) guess = int(raw_inpu...
28.49
1.1067
-0.1217
388
1
28.49
2024-09-30
10.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
27.04
0.9234
0.0115
236
1
27.04
2024-09-30
11.
/** Loop waiting for a connection and a valid command */ whi...
26.82
1.0448
-0.1175
445
1
26.82
2024-09-04
12.
import std; int main() { std::println("Hello World!"); }
24.99
0.9810
-0.1170
56
1
24.99
2024-09-07
13.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
23.37
0.9180
-0.1100
264
1
23.37
2024-09-04
14.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
22.25
0.8513
-0.0820
179
2
20.75
2024-09-04