TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for paim (barat_paim)
Return to profile of paim (barat_paim)
View texts not yet raced by paim (barat_paim)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
input("\n\nPress the enter key to exit.") # waits for the us...
83.31
1.1984
0.5648
85
18
60.88
2024-11-18
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
70.68
1.1067
0.3933
388
14
57.48
2024-11-18
3.
import string from random import * characters = string.ascii...
68.62
1.1814
0.2771
190
11
59.78
2024-11-18
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
66.82
1.1383
0.2784
272
17
59.39
2024-11-18
5.
import urllib2 import json screen_name = "wordpress" url = "...
66.65
1.0621
0.3549
246
20
54.39
2024-11-18
6.
public class HelloWorld { public static void main(String[] ...
63.46
1.0599
0.2866
143
18
51.78
2024-11-18
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
61.92
1.0518
0.2654
152
15
52.07
2024-11-15
8.
function calculateArea(width, height) { try { var area = ...
59.09
1.0366
0.2179
301
16
51.46
2024-11-18
9.
import os import sys def run(program, *args): pid = os.fork(...
58.65
1.0473
0.1995
154
9
50.48
2024-11-04
10.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
58.07
0.9215
0.3099
78
12
46.35
2024-11-04
11.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
57.43
0.9386
0.2797
256
12
47.72
2024-11-13
12.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
57.37
0.8513
0.3599
179
18
47.01
2024-11-07
13.
import re import sys import urllib2 import BeautifulSoup usa...
57.29
0.9803
0.2350
344
20
47.31
2024-11-12
14.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
57.13
0.9849
0.2300
183
15
50.24
2024-11-14
15.
/** Loop waiting for a connection and a valid command */ whi...
56.81
1.0448
0.1657
445
15
50.55
2024-11-15
16.
import std; int main() { std::println("Hello World!"); }
56.56
0.9810
0.2129
56
11
45.97
2024-11-07
17.
/* Read a set of characters from the socket */ StringBuffer ...
53.35
1.0042
0.1295
542
10
48.78
2024-11-15
18.
import urllib2 import urllib import json url = "http://ajax....
51.31
0.9776
0.1129
438
6
48.03
2024-11-12
19.
(publish :path "/hello-count" :content-type "text/html" :fun...
50.96
0.9487
0.1383
356
10
43.87
2024-11-04
20.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
49.16
1.0060
0.0236
467
1
49.16
2024-11-15
21.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
45.86
0.9234
0.0538
236
11
41.51
2024-11-10
22.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
45.03
0.9180
0.0383
264
11
39.19
2024-11-07