Played Challenges
Basic renumbering - 4854 entries
Renumbering Basic.
- Best score: 11
- Best player score: 14
- Number of attempts: 3
Remove hard line breaks - 39 entries
Text files with Hard breaks are not good for e-readers. We need remove all hard line breaks and have long lines.
- Best score: 10
- Best player score: 10
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 9782 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Number of attempts: 1
Just the middle - 9762 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Number of attempts: 1
Words in parens - 11440 entries
We should all ace this, right?
- Best score: 14
- Best player score: 16
- Number of attempts: 1
camel riding - 713 entries
add a prefix on some camelCase variables
- Best score: 15
- Best player score: 16
- Number of attempts: 3
Simple, Practical, and Common - 27153 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: 23
- Number of attempts: 4
readability - 285 entries
Make the code readable by adding some spaces
- Best score: 18
- Best player score: 18
- Number of attempts: 2
remove all lines in first part - 149 entries
From the second part, remove all lines in the first part. It can be useful when you have done something from a long list, you want to know what is not done yet!
- Best score: 13
- Best player score: 22
- Number of attempts: 2
Shuffled numbers - 199 entries
Each number is paired with the number it should follow. That's enough information to put them in order.
- Best score: 15
- Best player score: 16
- Number of attempts: 1
Merge blank lines and properly capitalize - 31 entries
Here you need complete 2 tasks: 1. Remove all unwanted continuous blank lines and leave only 1 blank line between paragraphs. 2. Properly capitalize the sentences.
- Best score: 21
- Best player score: 22
- Number of attempts: 2