TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for jason (echefcy)
Return to profile of jason (echefcy)
View texts not yet raced by jason (echefcy)
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...
69.03
1.1814
0.1013
190
1
69.03
2024-04-29
2.
input("\n\nPress the enter key to exit.") # waits for the us...
64.41
1.1984
-0.0081
85
1
64.41
2024-04-25
3.
public class HelloWorld { public static void main(String[] ...
58.54
1.0599
0.0258
143
1
58.54
2024-04-25
4.
function calculateArea(width, height) { try { var area = ...
58.23
1.0366
0.0440
301
2
57.31
2024-04-29
5.
import std; int main() { std::println("Hello World!"); }
54.96
0.9810
0.0321
56
1
54.96
2024-04-23
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
54.72
1.0518
-0.0335
152
2
54.31
2024-08-15
7.
/* Read a set of characters from the socket */ StringBuffer ...
53.87
1.0042
-0.0035
542
1
53.87
2024-08-15
8.
import re import sys import urllib2 import BeautifulSoup usa...
52.89
0.9803
0.0003
344
1
52.89
2024-04-25
9.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
51.63
0.9215
0.0354
78
1
51.63
2024-04-23
10.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
50.99
0.9386
0.0068
256
1
50.99
2024-04-26
11.
import urllib2 import json screen_name = "wordpress" url = "...
50.68
1.0621
-0.1192
246
1
50.68
2024-04-23
12.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
42.94
0.9234
-0.1228
236
1
42.94
2024-04-23
13.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
39.34
0.8513
-0.1276
179
1
39.34
2024-04-23