TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for demonlord (demonlord221)
Return to profile of demonlord (demonlord221)
View texts not yet raced by demonlord (demonlord221)
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...
39.06
1.1984
0.3390
85
1
39.06
2024-06-28
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
34.77
1.1383
0.2330
272
2
30.86
2024-06-28
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
29.74
1.1067
0.0677
388
2
28.81
2024-06-28
4.
import urllib2 import json screen_name = "wordpress" url = "...
29.56
1.0621
0.1076
246
2
28.51
2024-06-28
5.
(publish :path "/hello-count" :content-type "text/html" :fun...
29.11
0.9487
0.2059
356
2
28.02
2024-06-28
6.
import string from random import * characters = string.ascii...
26.04
1.1814
-0.1508
190
3
20.59
2024-06-28
7.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
23.88
0.9849
-0.0395
183
1
23.88
2024-06-28
8.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
23.41
0.9180
0.0069
264
2
20.31
2024-06-28
9.
import os import sys def run(program, *args): pid = os.fork(...
22.87
1.0473
-0.1420
154
1
22.87
2024-06-16
10.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
22.81
0.9386
-0.0384
256
1
22.81
2024-06-28
11.
import std; int main() { std::println("Hello World!"); }
19.93
0.9810
-0.2003
56
1
19.93
2024-06-28
12.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
18.35
0.8513
-0.1328
179
1
18.35
2024-06-19