Played Challenges
Fix timezone format - 326 entries
Add the missing T and Z in the datetime field. There should be a T instead of the space, and a Z at the end of the datetime. `2024-08-31 18:32:00;` -> `2024-08-31T18:32:00Z;`
- Best score: 15
- Best player score: 25
- Position: #99 / 105
- Number of attempts: 3
Copy punctuation - 684 entries
I want to copy the last line’s brackets, quotes, and commas to each line. How?
- Best score: 19
- Best player score: 38
- Position: #90 / 167
- Number of attempts: 1
VimGolf