Played Challenges
Create json from a .env file - 1303 entries
A simple everyday task.
- Best score: 39
- Best player score: 100
- Position: #265 / 303
- Number of attempts: 1
YAML to dotenv - 1226 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 28
- Position: #165 / 262
- Number of attempts: 6
Rearrange array to single level - 1631 entries
The goal is to flatten the array into a single list and remove any empty elements.
- Best score: 14
- Best player score: 33
- Position: #192 / 271
- Number of attempts: 1
Change the content of a string - 1707 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 32
- Position: #594 / 628
- Number of attempts: 1
Sort and add attributes - 1539 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 33
- Position: #307 / 594
- Number of attempts: 4
VimGolf