Played Challenges
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: 14
- Position: #642 / 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: 22
- Position: #217 / 235
- Number of attempts: 1
Context insensitive completion 0 - 585 entries
Buried in the lines you're not supposed to add is the line "Add this line!" Add that line to the top of the file.
- Best score: 6
- Best player score: 10
- Position: #216 / 248
- Number of attempts: 1
Change the content of a string - 1596 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 25
- Position: #361 / 595
- Number of attempts: 2
Sort and add attributes - 1477 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 34
- Position: #303 / 575
- Number of attempts: 5