Played Challenges
Python Hello World! Reformatting - 906 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: #275 / 352
- Number of attempts: 1
A Simple One - 934 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: #563 / 617
- Number of attempts: 1
Ruby 1.9 compat - 597 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: #177 / 226
- Number of attempts: 2
Reverse Simple Deletion - 772 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 22
- Position: #425 / 432
- Number of attempts: 1
Increment, increment, increment.... - 591 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Position: #84 / 378
- Number of attempts: 1
Sorting paragraphs - 495 entries
Order the paragraphs correctly, per prefixed index
- Best score: 18
- Best player score: 41
- Position: #119 / 153
- Number of attempts: 1
Hatsuyume - 423 entries
http://en.wikipedia.org/wiki/Hatsuyume
- Best score: 16
- Best player score: 38
- Position: #153 / 167
- Number of attempts: 1
The Cake is a Lie - 1215 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 12
- Position: #437 / 491
- Number of attempts: 1
Fix the Haiku - 265 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: #103 / 106
- Number of attempts: 1
Context Insensitive completion 1 - 436 entries
Finish writing this simple Python HTTP server.
- Best score: 18
- Best player score: 27
- Position: #201 / 223
- Number of attempts: 1
Almost encrypted - 182 entries
Convert the first paragraph to be even less readable.
- Best score: 5
- Best player score: 6
- Position: #121 / 137
- Number of attempts: 1
Make Fancy Header - 978 entries
Make the header text stand out with surrounding asterisks
- Best score: 16
- Best player score: 17
- Position: #139 / 329
- Number of attempts: 3
Change the content of a string - 1350 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 23
- Position: #206 / 521
- Number of attempts: 1
Reconstruct the Sentence - 1151 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: #315 / 347
- Number of attempts: 3