TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Դավիթ (seyranyandavid)
Return to profile of Դավիթ (seyranyandavid)
View texts not yet raced by Դավիթ (seyranyandavid)
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...
89.18
1.1984
-0.0259
85
112
68.47
2025-07-24
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
88.53
1.0518
0.1122
152
216
60.29
2025-07-18
3.
import string from random import * characters = string.ascii...
86.41
1.1814
-0.0453
190
114
69.21
2025-07-24
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
85.96
1.1067
0.0235
388
122
68.84
2025-07-25
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
83.21
1.1383
-0.0443
272
108
69.45
2025-07-25
6.
import os import sys def run(program, *args): pid = os.fork(...
82.79
1.0473
0.0412
154
200
57.00
2025-07-28
7.
import urllib2 import json screen_name = "wordpress" url = "...
80.62
1.0621
-0.0021
246
121
65.00
2025-08-21
8.
public class HelloWorld { public static void main(String[] ...
79.72
1.0599
-0.0118
143
127
62.62
2025-07-25
9.
import std; int main() { std::println("Hello World!"); }
79.47
0.9810
0.0639
56
55
58.03
2025-07-28
10.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
77.23
0.9215
0.0939
78
104
56.44
2025-07-25
11.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
76.66
0.9849
0.0230
183
173
54.90
2025-07-28
12.
/** Loop waiting for a connection and a valid command */ whi...
75.80
1.0448
-0.0482
445
141
60.99
2025-07-25
13.
function calculateArea(width, height) { try { var area = ...
75.71
1.0366
-0.0412
301
119
61.69
2025-07-25
14.
import urllib2 import urllib import json url = "http://ajax....
72.85
0.9776
-0.0198
438
116
59.71
2025-07-25
15.
(publish :path "/hello-count" :content-type "text/html" :fun...
72.22
0.9487
0.0008
356
112
55.10
2025-07-23
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
71.90
0.9234
0.0219
236
161
52.61
2025-07-25
17.
import re import sys import urllib2 import BeautifulSoup usa...
71.66
0.9803
-0.0381
344
113
60.39
2025-07-25
18.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
69.12
0.8513
0.0575
179
47
53.66
2025-07-25
19.
/* Read a set of characters from the socket */ StringBuffer ...
68.80
1.0042
-0.0996
542
94
58.48
2025-07-25
20.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
68.28
0.9180
-0.0203
264
143
51.24
2025-07-24
21.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
66.33
0.9386
-0.0665
256
137
51.86
2025-07-25
22.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
53.41
1.0060
-0.3038
467
5
50.09
2024-04-11