Played Challenges
HS exam question - 1124 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 72
- Position: #158 / 306
- Number of attempts: 1
Reformat symbols in list - 1020 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 24
- Position: #3 / 232
- Number of attempts: 5
Changing around text with citations - 197 entries
Based off of something I saw on reddit
- Best score: 28
- Best player score: 39
- Position: #31 / 60
- Number of attempts: 1
Poorly indented Python comments - 866 entries
Fix the alignment of some Python comments as quickly as possible.
- Best score: 15
- Best player score: 15
- Position: #20 / 168
- Number of attempts: 11
Many duplicates - 845 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #106 / 285
- Number of attempts: 2
Generate a very basic Python constructor (fixed) - 924 entries
Original by @BiddulphCaleb (http://www.vimgolf.com/challenges/6019f1c4642668000cee11e8) - had some extra spaces in output file.
- Best score: 29
- Best player score: 43
- Position: #98 / 207
- Number of attempts: 8
hello-world-vimgolf - 1978 entries
Simple number generation
- Best score: 10
- Best player score: 13
- Position: #388 / 563
- Number of attempts: 2
Contribute to keyboard mashing - 745 entries
Speak in tongues
- Best score: 17
- Best player score: 17
- Position: #38 / 230
- Number of attempts: 7
Fill in the chess board - 737 entries
Fill in the name of each square using its file (a-h) and rank (1-8).
- Best score: 19
- Best player score: 95
- Position: #137 / 155
- Number of attempts: 1
Plotting some variables in python - 1384 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: 44
- Position: #134 / 294
- Number of attempts: 5