TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Priya (priya890k)
Return to profile of Priya (priya890k)
View texts not yet raced by Priya (priya890k)
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_...
20.50
1.1383
0.3404
272
4
17.30
2024-05-27
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
19.47
1.1067
0.2992
388
4
18.15
2024-05-26
3.
input("\n\nPress the enter key to exit.") # waits for the us...
18.72
1.1984
0.1488
85
1
18.72
2024-05-27
4.
import string from random import * characters = string.ascii...
18.34
1.1814
0.1452
190
2
17.28
2024-05-27
5.
import os import sys def run(program, *args): pid = os.fork(...
17.70
1.0473
0.2328
154
1
17.70
2024-05-26
6.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
17.40
0.9234
0.3366
236
3
15.58
2024-05-25
7.
import urllib2 import json screen_name = "wordpress" url = "...
16.64
1.0621
0.1420
246
3
13.87
2024-05-21
8.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
16.53
0.9849
0.2111
183
3
14.29
2024-05-27
9.
import std; int main() { std::println("Hello World!"); }
16.36
0.9810
0.1938
56
2
15.68
2024-05-24
10.
/* Read a set of characters from the socket */ StringBuffer ...
16.15
1.0042
0.1633
542
1
16.15
2024-05-27
11.
import re import sys import urllib2 import BeautifulSoup usa...
15.59
0.9803
0.1449
344
2
14.56
2024-05-22
12.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
14.97
1.0518
0.0323
152
2
14.52
2024-05-25
13.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
13.93
0.8513
0.1483
179
2
13.72
2024-05-24
14.
/** Loop waiting for a connection and a valid command */ whi...
12.89
1.0448
-0.1090
445
1
12.89
2024-05-18
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
12.24
0.9180
-0.0335
264
2
10.56
2024-05-19
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
11.76
0.9487
-0.0939
356
1
11.76
2024-05-16
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
10.89
0.9215
-0.1358
78
2
9.62
2024-05-15