Played Challenges
Simple, Practical, and Common - 33724 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 26
- Position: #3566 / 7442
- Number of attempts: 2
One number per line - 18755 entries
Just give me the numbers.
- Best score: 14
- Best player score: 21
- Position: #2356 / 3870
- Number of attempts: 4
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #172 / 3969
- Number of attempts: 4
Create a pandoc compatible table - 214 entries
In [this vimcast][1], a featured gist from Tim Pope shows how to quickly make a simple table structure. How fast can you convert it to pandoc's markdown style? [1]: http://vimcasts.org/episodes/aligning-text-with-tabular-vim/
- Best score: 32
- Best player score: 47
- Position: #35 / 56
- Number of attempts: 2
Python to Ruby - 204 entries
Convert this Python code to Ruby. NOTE: This program likely won't run.
- Best score: 24
- Best player score: 55
- Position: #58 / 61
- Number of attempts: 1
Recursively Palindrome - 267 entries
Note that there are 2^6-1 characters.
- Best score: 21
- Best player score: 40
- Position: #67 / 75
- Number of attempts: 1
Exchanging Quotes - 858 entries
Sometimes you need to exchange a choice of quotes in some code.
- Best score: 30
- Best player score: 35
- Position: #94 / 230
- Number of attempts: 7
Before there was Farmville... - 101 entries
There was old MacDonald. For my toddler. The first Vim sing-a-long?
- Best score: 156
- Best player score: 222
- Position: #26 / 49
- Number of attempts: 1
HTML to Haml - 881 entries
Help convert this HTML page to Haml.
- Best score: 23
- Best player score: 41
- Position: #120 / 205
- Number of attempts: 1
expand a list comprehension (python) - 334 entries
Please show your way to convert a list comprehension in python to an ordinary for-loop expression!
- Best score: 42
- Best player score: 65
- Position: #89 / 110
- Number of attempts: 1
Numbering a List - 1935 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 19
- Position: #167 / 654
- Number of attempts: 7
Assignment Alignment - 885 entries
line up the operators. Use spaces, not tabs.
- Best score: 18
- Best player score: 31
- Position: #174 / 221
- Number of attempts: 1