Played Challenges
V to the i - 4806 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #200 / 1894
- Number of attempts: 5
Just the middle - 11458 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #243 / 4199
- Number of attempts: 4
readability - 327 entries
Make the code readable by adding some spaces
- Best score: 18
- Best player score: 18
- Position: #10 / 152
- Number of attempts: 2
remove all lines in first part - 211 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: 15
- Position: #23 / 67
- Number of attempts: 3
Shuffled numbers - 246 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: 15
- Position: #17 / 96
- Number of attempts: 4
Words in parens - 12939 entries
We should all ace this, right?
- Best score: 13
- Best player score: 21
- Position: #3459 / 3964
- Number of attempts: 1
Switch function arguments - 2139 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 11
- Position: #110 / 663
- Number of attempts: 5
Numbering a List - 1932 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 25
- Position: #543 / 653
- Number of attempts: 1