TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for K (ufomi)
Return to profile of K (ufomi)
View texts not yet raced by K (ufomi)
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...
92.43
1.1814
0.2369
190
1
92.43
2023-12-08
2.
input("\n\nPress the enter key to exit.") # waits for the us...
77.95
1.1984
-0.0086
85
1
77.95
2023-12-11
3.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
73.63
1.0518
0.0794
152
1
73.63
2023-12-01
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
73.48
1.1067
0.0193
388
2
71.15
2024-01-10
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
72.17
1.1383
-0.0338
272
2
69.76
2023-12-08
6.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
71.87
1.0060
0.0813
467
2
70.11
2023-12-11
7.
/** Loop waiting for a connection and a valid command */ whi...
69.45
1.0448
0.0241
445
2
66.19
2023-12-11
8.
import os import sys def run(program, *args): pid = os.fork(...
64.10
1.0473
-0.0630
154
2
62.95
2024-01-10
9.
import urllib2 import json screen_name = "wordpress" url = "...
63.94
1.0621
-0.0797
246
1
63.94
2023-11-29
10.
function calculateArea(width, height) { try { var area = ...
63.93
1.0366
-0.0566
301
1
63.93
2023-11-28
11.
/* Read a set of characters from the socket */ StringBuffer ...
63.23
1.0042
-0.0340
542
1
63.23
2023-11-28
12.
import urllib2 import urllib import json url = "http://ajax....
59.53
0.9776
-0.0639
438
1
59.53
2023-12-11
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
56.00
0.9487
-0.0851
356
1
56.00
2023-12-04
14.
public class HelloWorld { public static void main(String[] ...
55.95
1.0599
-0.2026
143
1
55.95
2023-12-08
15.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
49.07
0.9234
-0.1675
236
1
49.07
2023-11-30
16.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
43.25
0.8513
-0.1946
179
1
43.25
2023-12-08