TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for mekadi (mekadi)
Return to profile of mekadi (mekadi)
View texts not yet raced by mekadi (mekadi)
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...
70.83
1.1984
0.0754
85
6
64.41
2024-12-29
2.
import string from random import * characters = string.ascii...
64.49
1.1814
-0.0152
190
5
58.97
2024-12-28
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
61.37
1.1383
-0.0320
272
2
58.23
2024-12-28
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
61.09
1.1067
-0.0040
388
7
54.19
2024-12-29
5.
public class HelloWorld { public static void main(String[] ...
59.79
1.0599
0.0190
143
3
51.13
2024-12-28
6.
import os import sys def run(program, *args): pid = os.fork(...
59.53
1.0473
0.0292
154
8
55.81
2024-12-28
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
58.71
1.0518
0.0109
152
5
50.18
2024-12-28
8.
import urllib2 import json screen_name = "wordpress" url = "...
57.95
1.0621
-0.0136
246
4
51.99
2024-12-28
9.
import std; int main() { std::println("Hello World!"); }
57.39
0.9810
0.0483
56
4
50.32
2024-12-28
10.
/** Loop waiting for a connection and a valid command */ whi...
57.00
1.0448
-0.0112
445
7
54.02
2024-12-28
11.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
54.92
0.9215
0.0688
78
11
46.43
2024-12-28
12.
function calculateArea(width, height) { try { var area = ...
54.52
1.0366
-0.0521
301
3
50.98
2024-12-28
13.
import urllib2 import urllib import json url = "http://ajax....
53.80
0.9776
-0.0051
438
4
51.03
2024-12-28
14.
(publish :path "/hello-count" :content-type "text/html" :fun...
52.81
0.9487
0.0099
356
3
47.97
2024-12-28
15.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
52.75
0.8513
0.0945
179
8
43.04
2024-12-28
16.
/* Read a set of characters from the socket */ StringBuffer ...
51.60
1.0042
-0.0715
542
4
47.41
2024-12-28
17.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
51.09
0.9234
0.0025
236
4
46.81
2024-12-28
18.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
50.58
0.9849
-0.0695
183
3
48.86
2024-12-28
19.
import re import sys import urllib2 import BeautifulSoup usa...
50.52
0.9803
-0.0689
344
2
46.83
2024-12-28
20.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
49.67
1.0060
-0.1233
467
1
49.67
2024-12-28
21.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
48.74
0.9386
-0.0593
256
6
45.09
2024-12-28
22.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
47.21
0.9180
-0.0653
264
3
43.56
2024-12-28