Played Challenges
YAML to dotenv - 1292 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 25
- Position: #149 / 271
- Number of attempts: 6
Reformat most common surnames - 782 entries
Reformat copy-pasted table into a list of the most common surnames
- Best score: 23
- Best player score: 175
- Position: #224 / 227
- Number of attempts: 1
Change the content of a string - 1711 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 22
- Position: #249 / 629
- Number of attempts: 5
Sort and add attributes - 1539 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 35
- Position: #438 / 594
- Number of attempts: 4
Simple text editing with Vim - 13274 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #2075 / 3811
- Number of attempts: 6
Reformat/Refactor a Golfer Class - 7415 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 80
- Position: #1766 / 1825
- Number of attempts: 1
VimGolf