Played Challenges
Create json from a .env file - 1329 entries
A simple everyday task.
- Best score: 39
- Best player score: 46
- Position: #80 / 309
- Number of attempts: 2
Changing date formats - 615 entries
Change the date format to Y/M/D.
- Best score: 37
- Best player score: 60
- Position: #51 / 170
- Number of attempts: 2
YAML to dotenv - 1255 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 28
- Position: #159 / 266
- Number of attempts: 3
The Fibonacci Spacer - 149 entries
Split the words, remove punctuation and add spaces before each line following the Fibonacci sequence (0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89)
- Best score: 25
- Best player score: 56
- Position: #28 / 42
- Number of attempts: 3
Copy punctuation - 671 entries
I want to copy the last line’s brackets, quotes, and commas to each line. How?
- Best score: 19
- Best player score: 32
- Position: #65 / 159
- Number of attempts: 3
VimGolf