TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for krish (krish120)
Return to profile of krish (krish120)
View texts not yet raced by krish (krish120)
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...
30.14
1.1814
0.6877
190
1
30.14
2025-01-12
2.
function calculateArea(width, height) { try { var area = ...
22.89
1.0366
0.3817
301
1
22.89
2025-01-12
3.
import std; int main() { std::println("Hello World!"); }
22.63
0.9810
0.4143
56
2
22.49
2025-01-12
4.
import os import sys def run(program, *args): pid = os.fork(...
20.09
1.0473
0.1994
154
2
18.92
2024-11-16
5.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
19.64
0.9849
0.2343
183
2
18.19
2025-01-12
6.
import random n = random.randint(1, 99) guess = int(raw_inpu...
18.71
1.1067
0.0527
388
1
18.71
2024-11-16
7.
import urllib2 import json screen_name = "wordpress" url = "...
17.39
1.0621
0.0180
246
1
17.39
2024-11-16
8.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
17.18
0.9180
0.1469
264
1
17.18
2024-11-16
9.
import re import sys import urllib2 import BeautifulSoup usa...
11.58
0.9803
-0.2630
344
1
11.58
2024-11-12
10.
input("\n\nPress the enter key to exit.") # waits for the us...
11.40
1.1984
-0.4961
85
1
11.40
2024-11-16