Played Challenges
Simple, Practical, and Common - 33816 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: 29
- Position: #4863 / 7461
- Number of attempts: 2
remove lines containing the word "reader" - 3619 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #522 / 1175
- Number of attempts: 2
Just the middle - 11525 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 10
- Position: #3838 / 4223
- Number of attempts: 1
Change part of a function name in multiple occurrences - 672 entries
Change the middle part of the function name in multiple places, preferably using the next and dot commands.
- Best score: 14
- Best player score: 15
- Position: #74 / 210
- Number of attempts: 8
Delete to the end of the current line - 851 entries
Delete to the end of the current line, but keep the character under the cursor.
- Best score: 5
- Best player score: 6
- Position: #282 / 408
- Number of attempts: 1
I forgot quotes - 16075 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #813 / 4198
- Number of attempts: 11
Words in parens - 12980 entries
We should all ace this, right?
- Best score: 13
- Best player score: 18
- Position: #2987 / 3972
- Number of attempts: 1
Contributed Challenges
Delete to the end of the current line - 851 entries
Delete to the end of the current line, but keep the character under the cursor.
Change part of a function name in multiple occurrences - 672 entries
Change the middle part of the function name in multiple places, preferably using the next and dot commands.