Played Challenges
Python Hello World! Reformatting - 1000 entries
A novice Python using prints Hello World! and a pro shows him different way. Using vim to get into pro style from novice, win the challenge.
- Best score: 39
- Best player score: 93
- Position: #382 / 382
- Number of attempts: 1
A Simple One - 1057 entries
Here is a very simple one - just to illustrate/introduce a vim feature that some people seem to miss...
- Best score: 9
- Best player score: 17
- Position: #659 / 667
- Number of attempts: 1
Ruby 1.9 compat - 634 entries
Remember when Ruby supported `when <expr> :`? Well, it doesn't in 1.9, so let's make sure we use `then`, without ruining our lovely new hash syntax!
- Best score: 14
- Best player score: 59
- Position: #233 / 235
- Number of attempts: 1
The Cake is a Lie - 1361 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 9
- Position: #58 / 531
- Number of attempts: 8
Fix the Haiku - 313 entries
Change this slightly scrambled haiku to its unscrambled form and fix the capitalisation and punctuation along the way.
- Best score: 28
- Best player score: 118
- Position: #114 / 114
- Number of attempts: 1
Make Fancy Header - 1063 entries
Make the header text stand out with surrounding asterisks
- Best score: 15
- Best player score: 16
- Position: #18 / 346
- Number of attempts: 8
Braces or Brackets? - 1054 entries
Someone forgot whether to use braces or brackets and you have to clean up their code!
- Best score: 34
- Best player score: 112
- Position: #319 / 324
- Number of attempts: 1
Simple text editing with Vim - 12994 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 18
- Position: #2580 / 3738
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 7157 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 53
- Position: #1474 / 1755
- Number of attempts: 1