Played Challenges
Learn to ask for :help - 587 entries
Learn to use the help to reduce your strokes...
- Best score: 19
- Best player score: 25
- Position: #43 / 130
- Number of attempts: 5
Plotting some variables in python - 1660 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: 34
- Position: #18 / 347
- Number of attempts: 11
Transpose a python matrix - 871 entries
Rotate the matrix in 90 degrees.
- Best score: 23
- Best player score: 66
- Position: #103 / 137
- Number of attempts: 1
RUST match with enum for Coin - 183 entries
RUST match with enum for Coin rusty practice on vimgolf
- Best score: 84
- Best player score: 106
- Position: #28 / 53
- Number of attempts: 2
Modernise code - 1388 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 34
- Position: #40 / 319
- Number of attempts: 8
swap number pairs - 2066 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 16
- Position: #34 / 377
- Number of attempts: 11
Turn the x - 328 entries
Turn the x to a +
- Best score: 19
- Best player score: 19
- Position: #11 / 82
- Number of attempts: 7
Format the CSS - 157 entries
You just copied some CSS color names from the web and need to add them to your python module. Create the COLORS variable and assign a dict() with the names as keys and hex-colors as values. BEWARE OF THE TABS!!
- Best score: 41
- Best player score: 47
- Position: #34 / 48
- Number of attempts: 3
Create a table - 332 entries
Convert the given input into a formatted table
- Best score: 16
- Best player score: 16
- Position: #46 / 105
- Number of attempts: 2