Played Challenges
Learn to ask for :help - 461 entries
Learn to use the help to reduce your strokes...
- Best score: 19
- Best player score: 26
- Position: #41 / 107
- Number of attempts: 3
Plotting some variables in python - 1404 entries
4 sets of (x,y) variables to plot. Just increment the numbers! Well, let's change the colors of the lines as well. Oh and we meant to plot the absolute values of course.
- Best score: 34
- Best player score: 39
- Position: #91 / 296
- Number of attempts: 3
Transpose a python matrix - 684 entries
Rotate the matrix in 90 degrees.
- Best score: 23
- Best player score: 79
- Position: #102 / 117
- Number of attempts: 2
Inverting Lines - 1562 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #85 / 423
- Number of attempts: 4
Generate a very basic Python constructor - 292 entries
I actually needed to do this myself, so I look forward to learning how.
- Best score: 38
- Best player score: 61
- Position: #58 / 85
- Number of attempts: 7
Rural Post - 4257 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 13
- Position: #609 / 1045
- Number of attempts: 5
Satisfy the go linter - 2076 entries
You just came up with this briliant go vars package. But dang, you forgot to add comments to the exported variables. Can you add a comment over each variable with a TODO-placeholder?
- Best score: 20
- Best player score: 24
- Position: #216 / 422
- Number of attempts: 8
Multiline to Single Line - 585 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #139 / 260
- Number of attempts: 3
Yo To Hello - 1081 entries
Simply Turn Yo To Hello
- Best score: 10
- Best player score: 12
- Position: #457 / 497
- Number of attempts: 1
Search and Replace 0 - 4753 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 14
- Position: #1033 / 1575
- Number of attempts: 3
comments galore - 982 entries
Basic comment reformatting
- Best score: 10
- Best player score: 14
- Position: #388 / 414
- Number of attempts: 2
Contributed Challenges
Learn to ask for :help - 461 entries
Learn to use the help to reduce your strokes...