Played Challenges
Wrap the text of an email message to 79 characters - 800 entries
You're replying to an email with silly long lines. Clean them up.
- Best score: 5
- Best player score: 5
- Position: #116 / 422
- Number of attempts: 1
switch variable - 5079 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 13
- Position: #1067 / 1749
- Number of attempts: 1
Change the content of a string - 1600 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 23
- Position: #273 / 596
- Number of attempts: 4
Sort and add attributes - 1480 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 35
- Position: #407 / 576
- Number of attempts: 1
Reconstruct the Sentence - 1599 entries
Get the sentence back in the proper order, remove duplicate lines, and then combine the separate lines into one.
- Best score: 19
- Best player score: 25
- Position: #337 / 426
- Number of attempts: 1
Whitespace, empty lines and tabs - 3763 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 25
- Position: #400 / 807
- Number of attempts: 4
Simple text editing with Vim - 13017 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #93 / 3745
- Number of attempts: 8
Reformat/Refactor a Golfer Class - 7173 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 39
- Position: #708 / 1761
- Number of attempts: 3