TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for du7lx (du7lx)
Return to profile of du7lx (du7lx)
View texts not yet raced by du7lx (du7lx)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random min = 1 max = 6 roll_again = "yes" while roll_...
78.28
1.1383
0.2012
272
3
70.88
2024-04-26
2.
input("\n\nPress the enter key to exit.") # waits for the us...
77.91
1.1984
0.1317
85
4
65.82
2024-04-26
3.
import string from random import * characters = string.ascii...
75.70
1.1814
0.1176
190
6
67.87
2024-04-26
4.
public class HelloWorld { public static void main(String[] ...
67.97
1.0599
0.1042
143
1
67.97
2024-04-26
5.
/** Loop waiting for a connection and a valid command */ whi...
65.12
1.0448
0.0756
445
3
58.86
2024-04-25
6.
import random n = random.randint(1, 99) guess = int(raw_inpu...
64.50
1.1067
-0.0015
388
2
62.27
2024-04-26
7.
/* Read a set of characters from the socket */ StringBuffer ...
62.07
1.0042
0.0605
542
1
62.07
2024-04-26
8.
import os import sys def run(program, *args): pid = os.fork(...
62.00
1.0473
0.0170
154
5
54.43
2024-04-26
9.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
59.78
0.9386
0.0850
256
1
59.78
2024-04-26
10.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
59.29
0.9215
0.0933
78
3
49.47
2024-04-25
11.
import std; int main() { std::println("Hello World!"); }
59.10
0.9810
0.0250
56
3
50.81
2024-04-26
12.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
56.06
1.0518
-0.0882
152
3
53.64
2024-04-26
13.
import urllib2 import json screen_name = "wordpress" url = "...
53.88
1.0621
-0.1363
246
2
52.83
2024-04-26
14.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
49.64
1.0060
-0.1693
467
1
49.64
2024-04-23
15.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
49.40
0.9234
-0.0732
236
2
48.48
2024-04-26
16.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
48.28
0.9849
-0.1551
183
2
46.95
2024-04-26