TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Jetmode🐊🐍 (botpro)
Return to profile of Jetmode🐊🐍 (botpro)
View texts not yet raced by Jetmode🐊🐍 (botpro)
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...
124.08
1.1814
0.1359
190
9
106.81
2025-07-06
2.
input("\n\nPress the enter key to exit.") # waits for the us...
117.32
1.1984
0.0471
85
13
104.14
2024-05-18
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
115.65
1.1383
0.0895
272
7
99.61
2025-07-06
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
113.52
1.1067
0.0985
388
9
100.34
2025-07-06
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
113.45
1.0518
0.1527
152
4
93.32
2025-07-06
6.
function calculateArea(width, height) { try { var area = ...
97.32
1.0366
-0.0034
301
3
89.90
2024-04-05
7.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
96.58
0.9180
0.1073
264
4
83.63
2025-07-06
8.
import re import sys import urllib2 import BeautifulSoup usa...
95.00
0.9803
0.0283
344
5
82.34
2025-07-06
9.
public class HelloWorld { public static void main(String[] ...
91.83
1.0599
-0.0850
143
2
90.66
2024-04-08
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
91.53
0.9849
-0.0132
183
1
91.53
2024-04-05
11.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
84.59
1.0060
-0.1079
467
1
84.59
2024-04-04
12.
import os import sys def run(program, *args): pid = os.fork(...
84.33
1.0473
-0.1520
154
2
73.16
2025-07-06
13.
/* Read a set of characters from the socket */ StringBuffer ...
83.40
1.0042
-0.1188
542
1
83.40
2024-04-05
14.
/** Loop waiting for a connection and a valid command */ whi...
78.87
1.0448
-0.2075
445
2
75.70
2024-04-05
15.
import urllib2 import json screen_name = "wordpress" url = "...
78.34
1.0621
-0.2304
246
1
78.34
2025-07-06
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
74.17
0.9487
-0.1613
356
3
70.29
2024-04-08
17.
import std; int main() { std::println("Hello World!"); }
72.57
0.9810
-0.2106
56
1
72.57
2024-04-04
18.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
67.06
0.8513
-0.1394
179
3
54.99
2024-04-05
19.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
59.83
0.9215
-0.2863
78
2
59.52
2025-07-06
20.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
54.46
0.9386
-0.3604
256
1
54.46
2025-07-06
21.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
54.20
0.9234
-0.3480
236
1
54.20
2025-07-06