Played Challenges
Add quotes to ansible playbook - 1007 entries
You created an ansible playbook, but forgot to add quotes. Can you fix it?
- Best score: 8
- Best player score: 14
- Position: #309 / 316
- Number of attempts: 1
Replace pattern with 1, 2, 3, ... on each line - 1150 entries
For each line replace a search pattern (in this case $) with numbers starting at 1 and then increasing by 1 for each replaced match. a$b$c$ -> a0b1c2
- Best score: 21
- Best player score: 22
- Position: #61 / 232
- Number of attempts: 13
Simple, Practical, and Common - 33724 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: #2145 / 7442
- Number of attempts: 11
Get mail address from outlook format - 649 entries
Create a mail list space separated of mail list formatted by outlook
- Best score: 15
- Best player score: 16
- Position: #102 / 204
- Number of attempts: 8
prepend * to every non-blank line - 6337 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 10
- Position: #145 / 1546
- Number of attempts: 14
One number per line - 18755 entries
Just give me the numbers.
- Best score: 14
- Best player score: 18
- Position: #1533 / 3870
- Number of attempts: 6
add line and index - 100 entries
a missed line and index names need to be added
- Best score: 44
- Best player score: 81
- Position: #29 / 29
- Number of attempts: 1
Add semicolons - 10881 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #519 / 3072
- Number of attempts: 7
Box it - 7916 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #325 / 1881
- Number of attempts: 10
html paragraph to table - 606 entries
reformat html paragraph to table
- Best score: 48
- Best player score: 71
- Position: #98 / 126
- Number of attempts: 5
Just the middle - 11484 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #3048 / 4209
- Number of attempts: 4
One to Ten - 2227 entries
Generate the sequence of numbers from 1 to 10, one number per line. Inspired by this Reddit thread: https://redd.it/ak4it2
- Best score: 12
- Best player score: 12
- Position: #275 / 677
- Number of attempts: 3
Line under headers - 2059 entries
Put a line under each header, and remove the other markdown formatting.
- Best score: 24
- Best player score: 26
- Position: #79 / 507
- Number of attempts: 11
I forgot quotes - 16022 entries
Oops.
- Best score: 10
- Best player score: 12
- Position: #1385 / 4189
- Number of attempts: 6
Alphabet soup - 429 entries
Create a column of all alphabet characters organized in a funky way
- Best score: 25
- Best player score: 26
- Position: #31 / 108
- Number of attempts: 8