Played Challenges
Python Hello World! Reformatting - 989 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: 46
- Position: #294 / 379
- Number of attempts: 1
A Simple One - 1043 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: 12
- Position: #601 / 659
- Number of attempts: 1
Ruby 1.9 compat - 624 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: #183 / 232
- Number of attempts: 2
Reverse Simple Deletion - 845 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 22
- Position: #447 / 457
- Number of attempts: 1
Increment, increment, increment.... - 677 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Position: #104 / 405
- Number of attempts: 1
Sorting paragraphs - 514 entries
Order the paragraphs correctly, per prefixed index
- Best score: 18
- Best player score: 41
- Position: #124 / 161
- Number of attempts: 1
Hatsuyume - 495 entries
http://en.wikipedia.org/wiki/Hatsuyume
- Best score: 15
- Best player score: 38
- Position: #168 / 182
- Number of attempts: 1
The Cake is a Lie - 1330 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 12
- Position: #464 / 523
- Number of attempts: 1
Fix the Haiku - 293 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: 58
- Position: #108 / 112
- Number of attempts: 1
Context Insensitive completion 1 - 494 entries
Finish writing this simple Python HTTP server.
- Best score: 18
- Best player score: 27
- Position: #214 / 243
- Number of attempts: 1
Almost encrypted - 204 entries
Convert the first paragraph to be even less readable.
- Best score: 5
- Best player score: 6
- Position: #129 / 146
- Number of attempts: 1
Make Fancy Header - 1045 entries
Make the header text stand out with surrounding asterisks
- Best score: 15
- Best player score: 17
- Position: #145 / 342
- Number of attempts: 3
Change the content of a string - 1552 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 23
- Position: #241 / 580
- Number of attempts: 1
Reconstruct the Sentence - 1477 entries
Get the sentence back in the proper order, remove duplicate lines, and then combine the separate lines into one.
- Best score: 20
- Best player score: 27
- Position: #360 / 405
- Number of attempts: 3