TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Bright (_br1ght_)
Return to profile of Bright (_br1ght_)
View texts not yet raced by Bright (_br1ght_)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
/** Loop waiting for a connection and a valid command */ whi...
39.34
1.0448
0.3323
445
2
38.33
2024-10-14
2.
import urllib2 import json screen_name = "wordpress" url = "...
39.07
1.0621
0.3034
246
1
39.07
2024-10-04
3.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
36.26
1.0518
0.2163
152
1
36.26
2024-10-04
4.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
33.68
0.9180
0.2574
264
3
30.36
2024-10-14
5.
import os import sys def run(program, *args): pid = os.fork(...
32.98
1.0473
0.1054
154
2
29.47
2024-10-29
6.
import urllib2 import urllib import json url = "http://ajax....
32.91
0.9776
0.1720
438
2
31.92
2024-10-04
7.
public class HelloWorld { public static void main(String[] ...
32.70
1.0599
0.0808
143
1
32.70
2024-10-15
8.
function calculateArea(width, height) { try { var area = ...
32.11
1.0366
0.0841
301
2
31.60
2024-10-14
9.
import re import sys import urllib2 import BeautifulSoup usa...
31.54
0.9803
0.1195
344
1
31.54
2024-10-04
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
31.12
0.9849
0.1033
183
1
31.12
2024-10-15
11.
import std; int main() { std::println("Hello World!"); }
30.55
0.9810
0.0784
56
1
30.55
2024-10-14
12.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
30.00
0.9215
0.1243
78
1
30.00
2024-10-29
13.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
28.15
0.8513
0.1246
179
1
28.15
2024-10-15