Played Challenges
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: #1597 / 7442
- Number of attempts: 7
One number per line - 18755 entries
Just give me the numbers.
- Best score: 14
- Best player score: 19
- Position: #1852 / 3870
- Number of attempts: 4
Swap values inside brackets - 2511 entries
Easy challenge.
- Best score: 13
- Best player score: 20
- Position: #397 / 583
- Number of attempts: 3
Applying same text modification in several lines - 2897 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #346 / 857
- Number of attempts: 6
remove lines containing the word "reader" - 3604 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #5 / 1169
- Number of attempts: 2
Com(m)a Trouble - 3875 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 13
- Position: #225 / 876
- Number of attempts: 8
Python challenge - 172 entries
Change the types of the variables in the list from str to float, while keeping the truncation.
- Best score: 31
- Best player score: 138
- Position: #46 / 46
- Number of attempts: 1
Change part of a function name in multiple occurrences - 662 entries
Change the middle part of the function name in multiple places, preferably using the next and dot commands.
- Best score: 14
- Best player score: 16
- Position: #130 / 208
- Number of attempts: 2