TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for harshit (harshit712)
Return to profile of harshit (harshit712)
View texts not yet raced by harshit (harshit712)
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...
76.39
1.1814
0.2930
190
11
57.16
2023-07-15
2.
input("\n\nPress the enter key to exit.") # waits for the us...
73.97
1.1984
0.2174
85
6
58.24
2023-07-18
3.
public class HelloWorld { public static void main(String[] ...
72.21
1.0599
0.3404
143
11
52.16
2023-07-18
4.
import urllib2 import json screen_name = "wordpress" url = "...
70.07
1.0621
0.2970
246
5
54.91
2023-07-18
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
65.48
1.1067
0.1568
388
1
65.48
2023-07-18
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
64.53
1.0518
0.2039
152
6
57.40
2023-07-18
7.
import random min = 1 max = 6 roll_again = "yes" while roll_...
62.74
1.1383
0.0737
272
2
62.31
2022-10-05
8.
import re import sys import urllib2 import BeautifulSoup usa...
62.32
0.9803
0.2320
344
8
52.30
2023-07-18
9.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
61.91
0.9386
0.2602
256
8
50.74
2023-07-18
10.
function calculateArea(width, height) { try { var area = ...
61.76
1.0366
0.1663
301
3
55.56
2023-07-18
11.
import os import sys def run(program, *args): pid = os.fork(...
61.37
1.0473
0.1432
154
7
48.71
2023-07-06
12.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
58.35
0.9849
0.1488
183
8
50.24
2023-07-18
13.
/** Loop waiting for a connection and a valid command */ whi...
57.87
1.0448
0.0858
445
3
53.89
2023-07-06
14.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
55.10
0.9215
0.1490
78
7
43.19
2023-07-18
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
53.17
0.9180
0.1121
264
3
41.87
2023-07-18
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
51.81
0.9487
0.0677
356
3
48.79
2023-07-17
17.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
51.40
0.9234
0.0806
236
7
45.03
2023-07-18
18.
/* Read a set of characters from the socket */ StringBuffer ...
48.99
1.0042
-0.0480
542
2
46.24
2021-10-13