Played Challenges
HS exam question - 1560 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 86
- Position: #284 / 412
- Number of attempts: 1
Generate a very basic Python constructor (fixed) - 1250 entries
Original by @BiddulphCaleb (http://www.vimgolf.com/challenges/6019f1c4642668000cee11e8) - had some extra spaces in output file.
- Best score: 29
- Best player score: 66
- Position: #239 / 270
- Number of attempts: 1
Put a newline after every 10 lines in vim - 1656 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 11
- Position: #144 / 555
- Number of attempts: 3
Plotting some variables in python - 1660 entries
4 sets of (x,y) variables to plot. Just increment the numbers! Well, let's change the colors of the lines as well. Oh and we meant to plot the absolute values of course.
- Best score: 34
- Best player score: 49
- Position: #201 / 347
- Number of attempts: 1
Add semicolons - 10841 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #999 / 3058
- Number of attempts: 1
Box it - 7897 entries
Create a box around a line.
- Best score: 21
- Best player score: 24
- Position: #880 / 1872
- Number of attempts: 2
Reverse Simple Deletion - 845 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Position: #363 / 457
- Number of attempts: 1
Whitespace, empty lines and tabs - 3577 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 21
- Position: #232 / 773
- Number of attempts: 3
Simple text editing with Vim - 12632 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1919 / 3655
- Number of attempts: 5
Reformat/Refactor a Golfer Class - 6839 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 48
- Position: #1314 / 1675
- Number of attempts: 2