Played Challenges
Simple, Practical, and Common - 32910 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 / 7271
- Number of attempts: 7
One number per line - 18378 entries
Just give me the numbers.
- Best score: 14
- Best player score: 19
- Position: #1818 / 3788
- Number of attempts: 4
Swap values inside brackets - 2431 entries
Easy challenge.
- Best score: 14
- Best player score: 20
- Position: #380 / 560
- Number of attempts: 3
Applying same text modification in several lines - 2748 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #320 / 815
- Number of attempts: 6
remove lines containing the word "reader" - 3454 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #5 / 1121
- Number of attempts: 2
Com(m)a Trouble - 3376 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 13
- Position: #194 / 760
- Number of attempts: 8
Python challenge - 140 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: #41 / 41
- Number of attempts: 1
Change part of a function name in multiple occurrences - 598 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: #118 / 191
- Number of attempts: 2