Played Challenges
Format the CSS - 90 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: 50
- Position: #27 / 35
- Number of attempts: 1
Rural Post - 4072 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 23
- Position: #801 / 1008
- Number of attempts: 1
Satisfy the go linter - 1996 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: 32
- Position: #316 / 400
- Number of attempts: 4
Simple, Practical, and Common - 32879 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 22
- Position: #2209 / 7266
- Number of attempts: 6
One number per line - 18365 entries
Just give me the numbers.
- Best score: 14
- Best player score: 19
- Position: #1947 / 3785
- Number of attempts: 5
Box it - 7678 entries
Create a box around a line.
- Best score: 21
- Best player score: 22
- Position: #532 / 1834
- Number of attempts: 5
From argument to object - 1258 entries
This task typifies those programmers endure while coding. This C-family pseudocode needs a function argument to be repurposed as an object call. Simply search and replace? Repeat a pattern of edits?
- Best score: 17
- Best player score: 17
- Position: #136 / 416
- Number of attempts: 3
Copy three lines - 2785 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 13
- Position: #165 / 623
- Number of attempts: 8