Played Challenges
Create json from a .env file - 1357 entries
A simple everyday task.
- Best score: 39
- Best player score: 43
- Position: #61 / 320
- Number of attempts: 9
Reordering properties - 1069 entries
Arrange the CSS lines for the #topbar selector based on their complete line length, from shortest to longest.
- Best score: 24
- Best player score: 110
- Position: #199 / 247
- Number of attempts: 1
Reorganize Pokémon - 697 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 19
- Position: #59 / 192
- Number of attempts: 4
Surround the 'z' character with brackets, quotes, and print as formatted string. - 572 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 17
- Position: #244 / 321
- Number of attempts: 3
Wrap the text of an email message to 79 characters - 846 entries
You're replying to an email with silly long lines. Clean them up.
- Best score: 5
- Best player score: 5
- Position: #334 / 437
- Number of attempts: 4
Whitespace, empty lines and tabs - 3879 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 44
- Position: #786 / 830
- Number of attempts: 1
Simple text editing with Vim - 13274 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #2074 / 3811
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 7415 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 60
- Position: #1658 / 1825
- Number of attempts: 1
VimGolf