TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for silver (gr0ff)
Return to profile of silver (gr0ff)
View texts not yet raced by silver (gr0ff)
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...
99.32
1.1814
0.1224
190
3
90.47
2024-02-15
2.
input("\n\nPress the enter key to exit.") # waits for the us...
92.91
1.1984
0.0090
85
3
84.96
2024-02-13
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
87.14
1.1067
0.0367
388
7
83.99
2024-02-13
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
85.07
1.0518
0.0748
152
3
78.06
2024-02-13
5.
function calculateArea(width, height) { try { var area = ...
84.85
1.0366
0.0878
301
8
74.45
2024-02-13
6.
import urllib2 import urllib import json url = "http://ajax....
83.38
0.9776
0.1288
438
6
74.93
2024-02-13
7.
import urllib2 import json screen_name = "wordpress" url = "...
82.96
1.0621
0.0339
246
3
77.37
2024-02-13
8.
/** Loop waiting for a connection and a valid command */ whi...
82.21
1.0448
0.0477
445
6
76.79
2024-02-13
9.
import re import sys import urllib2 import BeautifulSoup usa...
81.71
0.9803
0.1019
344
6
76.61
2024-02-13
10.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
80.94
1.0060
0.1549
467
3
75.88
2024-02-13
11.
public class HelloWorld { public static void main(String[] ...
80.90
1.0599
0.0088
143
4
73.66
2024-02-13
12.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
80.75
0.9849
0.0821
183
4
74.45
2024-02-13
13.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
80.32
0.9215
0.1399
78
5
75.99
2024-02-13
14.
import os import sys def run(program, *args): pid = os.fork(...
77.75
1.0473
-0.0211
154
5
75.67
2024-02-13
15.
/* Read a set of characters from the socket */ StringBuffer ...
76.75
1.0042
0.0128
542
3
75.31
2024-02-13
16.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
76.08
0.8513
0.1388
179
2
69.48
2024-02-13
17.
import std; int main() { std::println("Hello World!"); }
73.15
0.9810
-0.0031
56
2
69.68
2024-02-13
18.
(publish :path "/hello-count" :content-type "text/html" :fun...
71.85
0.9487
0.0105
356
5
63.19
2024-02-13
19.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
70.13
0.9180
0.0058
264
6
65.62
2024-02-13
20.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
67.41
0.9386
-0.0501
256
4
63.53
2024-02-13
21.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
63.10
0.9234
-0.0835
236
3
59.55
2024-02-13