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: 6
- Position: #331 / 422
- Number of attempts: 1
Insert a Markdown link - 454 entries
Put a link in a markdown document, using the after-the-paragraph format.
- Best score: 22
- Best player score: 32
- Position: #134 / 150
- Number of attempts: 1
Reformat some Python - 626 entries
Fix some very bizarrely laid-out code.
- Best score: 34
- Best player score: 39
- Position: #81 / 239
- Number of attempts: 1
Reverse characters in a line - 778 entries
You have everything you need, just not in the right order. Mastermind would give you 26 white pegs.
- Best score: 12
- Best player score: 15
- Position: #110 / 268
- Number of attempts: 2
PEP8 Python Wrapping Comments and Code - 219 entries
According to PEP8, long flowy text and code should have different max line lengths. Code: 79 characters max Long flowy text: 72 characters max
- Best score: 21
- Best player score: 44
- Position: #62 / 69
- 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: #246 / 596
- Number of attempts: 3
Whitespace, empty lines and tabs - 3763 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 35
- Position: #684 / 807
- Number of attempts: 2
Simple text editing with Vim - 13013 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #751 / 3744
- Number of attempts: 2