Played Challenges
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #1526 / 4234
- Number of attempts: 6
Condensed Cases - 811 entries
Apple's new programming language, Swift, allows two style of case statements: 1) one Enum case on each line, or 2) multiple Enum cases on a single line. Convert the following from the first case (no pun intended) to the second type.
- Best score: 12
- Best player score: 13
- Position: #70 / 249
- Number of attempts: 7
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #14 / 4208
- Number of attempts: 11
Words in parens - 13005 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #471 / 3979
- Number of attempts: 6
Simple text editing with Vim - 13419 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #306 / 3846
- Number of attempts: 7
VimGolf