Played Challenges
Inverting Lines - 1932 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #131 / 518
- Number of attempts: 1
CSV to MD format - 429 entries
To convert a CSV list to Markdown list
- Best score: 36
- Best player score: 40
- Position: #26 / 96
- Number of attempts: 13
Generate a very basic Python constructor - 323 entries
I actually needed to do this myself, so I look forward to learning how.
- Best score: 38
- Best player score: 38
- Position: #17 / 100
- Number of attempts: 8
Python dataclasses - 1229 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 19
- Position: #38 / 308
- Number of attempts: 3
VimGolf