TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for JAVI (javimadrid5)
Return to profile of JAVI (javimadrid5)
View texts not yet raced by JAVI (javimadrid5)
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...
47.18
1.1984
0.5188
85
6
32.48
2025-02-17
2.
import string from random import * characters = string.ascii...
37.62
1.1814
0.1879
190
3
30.83
2025-01-29
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
33.08
1.1067
0.0973
388
2
32.56
2025-02-12
4.
import urllib2 import json screen_name = "wordpress" url = "...
31.81
1.0621
0.0957
246
2
28.66
2025-01-30
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
31.70
1.1383
0.0155
272
3
30.83
2025-02-02
6.
(publish :path "/hello-count" :content-type "text/html" :fun...
30.50
0.9487
0.1614
356
4
26.93
2025-01-15
7.
import std; int main() { std::println("Hello World!"); }
30.47
0.9810
0.1280
56
4
27.68
2025-02-12
8.
public class HelloWorld { public static void main(String[] ...
30.03
1.0599
0.0331
143
6
28.24
2025-02-19
9.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
29.92
0.9234
0.1656
236
3
28.31
2025-02-13
10.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
28.15
0.9180
0.1066
264
6
24.25
2025-02-13
11.
/** Loop waiting for a connection and a valid command */ whi...
27.76
1.0448
-0.0344
445
2
27.36
2025-01-25
12.
import urllib2 import urllib import json url = "http://ajax....
27.76
0.9776
0.0328
438
3
25.44
2025-02-18
13.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
27.45
0.9849
0.0142
183
3
25.53
2025-01-29
14.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
26.90
1.0518
-0.0727
152
1
26.90
2025-01-25
15.
import re import sys import urllib2 import BeautifulSoup usa...
26.26
0.9803
-0.0245
344
1
26.26
2025-02-21
16.
function calculateArea(width, height) { try { var area = ...
25.90
1.0366
-0.0939
301
3
25.15
2025-02-12
17.
/* Read a set of characters from the socket */ StringBuffer ...
25.69
1.0042
-0.0691
542
1
25.69
2025-02-01
18.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
25.51
0.9386
-0.0101
256
2
24.67
2025-02-13
19.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
25.22
0.9215
-0.0036
78
2
21.50
2025-02-13
20.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
18.66
0.8513
-0.1721
179
1
18.66
2025-02-16