Played Challenges
Search and Replace 0 - 5004 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 14
- Position: #919 / 1630
- Number of attempts: 3
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: 9
- Position: #187 / 667
- Number of attempts: 2
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: 19
- Position: #194 / 235
- Number of attempts: 1
Reverse Simple Deletion - 854 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 15
- Position: #415 / 460
- 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: 9
- Position: #190 / 248
- Number of attempts: 2
Context Insensitive completion 1 - 506 entries
Finish writing this simple Python HTTP server.
- Best score: 18
- Best player score: 37
- Position: #231 / 247
- Number of attempts: 3
Make Fancy Header - 1059 entries
Make the header text stand out with surrounding asterisks
- Best score: 15
- Best player score: 27
- Position: #318 / 345
- Number of attempts: 2
Change the content of a string - 1591 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 30
- Position: #535 / 593
- Number of attempts: 2