Played Challenges
Create json from a .env file - 1303 entries
A simple everyday task.
- Best score: 39
- Best player score: 43
- Position: #58 / 303
- Number of attempts: 9
Reordering properties - 1042 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: #194 / 240
- Number of attempts: 1
Reorganize Pokémon - 691 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 19
- Position: #58 / 190
- 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 - 3852 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 44
- Position: #784 / 829
- Number of attempts: 1
Simple text editing with Vim - 13262 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #2072 / 3810
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 7389 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 60
- Position: #1657 / 1825
- Number of attempts: 1
VimGolf