TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for parth (parthjuneja24)
Return to profile of parth (parthjuneja24)
View texts not yet raced by parth (parthjuneja24)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
41.42
1.1814
0.1392
190
7
31.52
2024-01-14
2.
public class HelloWorld { public static void main(String[] ...
39.43
1.0599
0.2037
143
3
32.90
2024-01-14
3.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
36.91
1.0518
0.1348
152
2
35.23
2024-01-13
4.
import os import sys def run(program, *args): pid = os.fork(...
36.81
1.0473
0.1317
154
3
33.57
2024-01-14
5.
function calculateArea(width, height) { try { var area = ...
36.40
1.0366
0.1344
301
4
35.08
2024-01-14
6.
input("\n\nPress the enter key to exit.") # waits for the us...
36.24
1.1984
-0.0552
85
2
26.13
2024-01-13
7.
import urllib2 import json screen_name = "wordpress" url = "...
36.18
1.0621
0.0983
246
4
33.36
2024-01-14
8.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
35.89
0.9849
0.1662
183
6
31.33
2024-01-14
9.
/** Loop waiting for a connection and a valid command */ whi...
35.85
1.0448
0.1115
445
4
34.60
2024-01-14
10.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
35.42
0.8513
0.2693
179
5
31.83
2024-01-13
11.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
35.15
0.9386
0.1855
256
4
30.79
2024-01-14
12.
import urllib2 import urllib import json url = "http://ajax....
34.31
0.9776
0.1281
438
3
32.38
2024-01-14
13.
import random n = random.randint(1, 99) guess = int(raw_inpu...
33.76
1.1067
-0.0308
388
1
33.76
2024-01-11
14.
import std; int main() { std::println("Hello World!"); }
33.35
0.9810
0.0998
56
4
31.81
2024-01-14
15.
/* Read a set of characters from the socket */ StringBuffer ...
33.09
1.0042
0.0603
542
3
31.64
2024-01-12
16.
import re import sys import urllib2 import BeautifulSoup usa...
33.00
0.9803
0.0814
344
6
29.71
2024-01-14
17.
import random min = 1 max = 6 roll_again = "yes" while roll_...
31.81
1.1383
-0.1234
272
1
31.81
2024-01-08
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
30.74
0.9180
0.0652
264
1
30.74
2024-01-16
19.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
30.22
0.9215
0.0491
78
5
27.23
2024-01-13
20.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
28.82
0.9234
0.0069
236
4
27.85
2024-01-13
21.
(publish :path "/hello-count" :content-type "text/html" :fun...
25.26
0.9487
-0.1272
356
1
25.26
2024-01-04