TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for J.B.I (slow_typer125)
Return to profile of J.B.I (slow_typer125)
View texts not yet raced by J.B.I (slow_typer125)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
35.44
1.1814
0.1034
190
1
35.44
2024-09-01
2.
import os import sys def run(program, *args): pid = os.fork(...
32.13
1.0473
0.1175
154
1
32.13
2024-09-01
3.
public class HelloWorld { public static void main(String[] ...
31.39
1.0599
0.0759
143
1
31.39
2024-09-01
4.
import std; int main() { std::println("Hello World!"); }
30.83
0.9810
0.1282
56
1
30.83
2024-09-01
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
27.02
1.1383
-0.1616
272
1
27.02
2024-09-01
6.
(publish :path "/hello-count" :content-type "text/html" :fun...
25.25
0.9487
-0.0294
356
1
25.25
2024-09-01
7.
import urllib2 import urllib import json url = "http://ajax....
24.69
0.9776
-0.0825
438
1
24.69
2024-09-01
8.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
23.49
0.8513
-0.0074
179
1
23.49
2024-09-01
9.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
23.38
1.0518
-0.2023
152
1
23.38
2024-09-01
10.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
22.99
0.9215
-0.0902
78
1
22.99
2024-09-01