TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Priyanka (priyanka8650)
Return to profile of Priyanka (priyanka8650)
View texts not yet raced by Priyanka (priyanka8650)
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_...
22.34
1.1383
0.0743
272
4
19.46
2024-06-02
2.
import std; int main() { std::println("Hello World!"); }
21.63
0.9810
0.1878
56
3
19.36
2024-06-08
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
21.06
1.1067
0.0379
388
1
21.06
2024-06-02
4.
import string from random import * characters = string.ascii...
20.79
1.1814
-0.0493
190
4
19.29
2024-06-02
5.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
20.50
0.9849
0.1315
183
3
18.61
2024-06-11
6.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
19.72
0.9234
0.1519
236
2
18.92
2024-06-02
7.
function calculateArea(width, height) { try { var area = ...
19.40
1.0366
0.0181
301
2
18.30
2024-06-08
8.
/** Loop waiting for a connection and a valid command */ whi...
18.99
1.0448
-0.0080
445
1
18.99
2024-06-08
9.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
18.81
0.9215
0.0997
78
5
15.88
2024-06-02
10.
(publish :path "/hello-count" :content-type "text/html" :fun...
18.70
0.9487
0.0729
356
2
17.84
2024-06-08
11.
public class HelloWorld { public static void main(String[] ...
18.64
1.0599
-0.0471
143
2
18.38
2024-06-08
12.
import urllib2 import urllib import json url = "http://ajax....
18.55
0.9776
0.0319
438
2
17.98
2024-06-08
13.
input("\n\nPress the enter key to exit.") # waits for the us...
18.12
1.1984
-0.2180
85
1
18.12
2024-05-30
14.
import os import sys def run(program, *args): pid = os.fork(...
16.24
1.0473
-0.1625
154
3
15.74
2024-06-02