Played Challenges
Poorly indented Python comments - 1348 entries
Fix the alignment of some Python comments as quickly as possible.
- Best score: 15
- Best player score: 27
- Position: #106 / 224
- Number of attempts: 1
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 11
- Position: #1247 / 4208
- Number of attempts: 5
Add fold markers to a .c file - 690 entries
Fold markers can make it easier to navigate source code. Add them to this .c file.
- Best score: 30
- Best player score: 31
- Position: #55 / 197
- Number of attempts: 1
Whitespace, empty lines and tabs - 3952 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 17
- Position: #164 / 842
- Number of attempts: 3
Simple text editing with Vim - 13427 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1972 / 3849
- Number of attempts: 3
VimGolf