Played Challenges
Shebangs for all - 2039 entries
We've all seen or used a shebang once or twice. Ditch the specific paths and leave just a dynamic Ruby and Python bath behind.
- Best score: 11
- Best player score: 21
- Position: #431 / 521
- Number of attempts: 1
Reformat some Python - 627 entries
Fix some very bizarrely laid-out code.
- Best score: 34
- Best player score: 50
- Position: #178 / 240
- Number of attempts: 1
Reformat a C golf submission - 614 entries
Take this C golf submission (for the "tiny but standards-compliant Hello World program" category, naturally), and turn it into formatted C code.
- Best score: 22
- Best player score: 34
- Position: #127 / 210
- 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: 49
- Position: #66 / 69
- Number of attempts: 1