TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Misael Rocha (blizhte)
Return to profile of Misael Rocha (blizhte)
View texts not yet raced by Misael Rocha (blizhte)
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...
36.19
1.1984
0.2262
85
1
36.19
2025-06-10
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
34.02
1.1067
0.2325
388
2
31.82
2025-06-10
3.
/** Loop waiting for a connection and a valid command */ whi...
30.92
1.0448
0.1723
445
3
29.33
2025-06-01
4.
/* Read a set of characters from the socket */ StringBuffer ...
29.49
1.0042
0.1566
542
4
27.25
2025-06-08
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
28.62
1.0518
0.0748
152
3
27.43
2025-06-15
6.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
28.28
0.9386
0.1746
256
2
26.23
2025-06-15
7.
public class HelloWorld { public static void main(String[] ...
28.24
1.0599
0.0517
143
2
27.40
2025-06-08
8.
import urllib2 import urllib import json url = "http://ajax....
28.20
0.9776
0.1325
438
2
26.33
2025-06-15
9.
import urllib2 import json screen_name = "wordpress" url = "...
27.71
1.0621
0.0287
246
2
27.62
2025-06-15
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
27.44
0.9849
0.0952
183
3
25.23
2025-06-15
11.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
26.84
0.9234
0.1331
236
1
26.84
2025-06-01
12.
import os import sys def run(program, *args): pid = os.fork(...
26.80
1.0473
0.0077
154
1
26.80
2025-06-15
13.
import random min = 1 max = 6 roll_again = "yes" while roll_...
26.73
1.1383
-0.0861
272
1
26.73
2025-05-08
14.
import re import sys import urllib2 import BeautifulSoup usa...
25.77
0.9803
0.0341
344
1
25.77
2025-06-10
15.
import std; int main() { std::println("Hello World!"); }
25.11
0.9810
0.0074
56
2
22.87
2025-05-29
16.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
24.36
0.9215
0.0374
78
1
24.36
2025-05-29
17.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
20.67
0.9180
-0.1043
264
1
20.67
2025-05-15