Played Challenges
Search and Replace 0 - 5007 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 14
- Position: #920 / 1631
- Number of attempts: 3
A Simple One - 1064 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 / 670
- Number of attempts: 2
Ruby 1.9 compat - 640 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: #195 / 236
- Number of attempts: 1
Reverse Simple Deletion - 857 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 15
- Position: #416 / 461
- Number of attempts: 1
Context insensitive completion 0 - 590 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: #191 / 249
- Number of attempts: 2
Context Insensitive completion 1 - 512 entries
Finish writing this simple Python HTTP server.
- Best score: 18
- Best player score: 37
- Position: #232 / 248
- Number of attempts: 3
Make Fancy Header - 1070 entries
Make the header text stand out with surrounding asterisks
- Best score: 15
- Best player score: 27
- Position: #320 / 348
- Number of attempts: 2
Change the content of a string - 1646 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 30
- Position: #547 / 607
- Number of attempts: 2