Played Challenges
Python to Ruby - 204 entries
Convert this Python code to Ruby. NOTE: This program likely won't run.
- Best score: 24
- Best player score: 41
- Position: #45 / 61
- Number of attempts: 3
Remember FizzBuzz? - 758 entries
Output FizzBuzz to 100. Start with nothing.
- Best score: 39
- Best player score: 67
- Position: #148 / 200
- 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: 21
- Position: #2938 / 3810
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 7389 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 33
- Position: #221 / 1825
- Number of attempts: 5
VimGolf