Played Challenges
Inverting Lines - 1932 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #70 / 518
- Number of attempts: 6
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: 66
- Position: #75 / 100
- Number of attempts: 3
Python dataclasses - 1229 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 32
- Position: #231 / 308
- Number of attempts: 2
prepend * to every non-blank line - 6366 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 20
- Position: #1310 / 1555
- Number of attempts: 4
VimGolf