TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for E (ee89)
Return to profile of E (ee89)
View texts not yet raced by E (ee89)
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...
99.38
1.1814
0.1863
190
2
96.94
2023-09-17
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
81.27
1.1067
0.0117
388
1
81.27
2023-09-17
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
79.24
1.1383
-0.0478
272
1
79.24
2023-10-12
4.
/** Loop waiting for a connection and a valid command */ whi...
74.89
1.0448
-0.0142
445
1
74.89
2023-09-17
5.
public class HelloWorld { public static void main(String[] ...
69.10
1.0599
-0.1089
143
1
69.10
2023-09-17
6.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
68.46
0.9386
0.0036
256
2
65.59
2026-01-09
7.
import re import sys import urllib2 import BeautifulSoup usa...
66.99
0.9803
-0.0584
344
1
66.99
2023-10-12
8.
import urllib2 import urllib import json url = "http://ajax....
62.15
0.9776
-0.1223
438
1
62.15
2023-09-17
9.
input("\n\nPress the enter key to exit.") # waits for the us...
58.24
1.1984
-0.3969
85
1
58.24
2023-09-17