Played Challenges
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: 21
- Position: #208 / 236
- Number of attempts: 1
Sorting paragraphs - 552 entries
Order the paragraphs correctly, per prefixed index
- Best score: 18
- Best player score: 47
- Position: #147 / 165
- Number of attempts: 2
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: 13
- Position: #237 / 249
- Number of attempts: 1
Reformat some Python - 627 entries
Fix some very bizarrely laid-out code.
- Best score: 34
- Best player score: 56
- Position: #203 / 240
- Number of attempts: 1
Sort and add attributes - 1519 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 39
- Position: #515 / 587
- Number of attempts: 2