Played Challenges
Fix the shell script! - 2651 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 32
- Position: #286 / 616
- Number of attempts: 2
Python dataclasses - 1229 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 23
- Position: #140 / 308
- Number of attempts: 6
C to python code snippet - 88 entries
C code can be easily translated into Python code. However, the difference in syntax can make this process tedious and time-consuming. Can Vim help you here?
- Best score: 48
- Best player score: 94
- Position: #26 / 30
- Number of attempts: 1
Switch function arguments - 2182 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 11
- Position: #179 / 674
- Number of attempts: 4
VimGolf