Return to profile of 🤔 (akixuu)
View texts not yet raced by 🤔 (akixuu)
| Rank | Text | Best WPM | Overall Difficulty | Relative Speed | Text Length | Races | Average WPM | Last race |
|---|---|---|---|---|---|---|---|---|
| 1. | import string from random import * characters = string.ascii... | 70.72 | 1.1814 | 0.2477 | 190 | 1 | 70.72 | 2024-02-27 |
| 2. | cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... | 65.97 | 1.0060 | 0.4253 | 467 | 2 | 63.37 | 2024-03-20 |
| 3. | import random min = 1 max = 6 roll_again = "yes" while roll_... | 64.69 | 1.1383 | 0.1695 | 272 | 1 | 64.69 | 2024-02-27 |
| 4. | import os import sys def run(program, *args): pid = os.fork(... | 61.71 | 1.0473 | 0.2052 | 154 | 1 | 61.71 | 2024-03-20 |
| 5. | function calculateArea(width, height) { try { var area = ... | 58.15 | 1.0366 | 0.1490 | 301 | 1 | 58.15 | 2024-02-15 |
| 6. | print "Using URL", url req = urllib2.Request(url) fd = urlli... | 57.70 | 1.0518 | 0.1242 | 152 | 1 | 57.70 | 2024-03-20 |
| 7. | class URLLister(SGMLParser): def reset(self): SGMLParser.res... | 57.17 | 0.9849 | 0.1773 | 183 | 2 | 53.35 | 2024-03-20 |