Played Challenges
V to the i - 4641 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #200 / 1857
- Number of attempts: 5
Just the middle - 11140 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #243 / 4113
- Number of attempts: 4
readability - 306 entries
Make the code readable by adding some spaces
- Best score: 18
- Best player score: 18
- Position: #10 / 145
- Number of attempts: 2
remove all lines in first part - 178 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: #21 / 62
- Number of attempts: 3
Shuffled numbers - 212 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 / 88
- Number of attempts: 4
Words in parens - 12736 entries
We should all ace this, right?
- Best score: 13
- Best player score: 21
- Position: #3421 / 3919
- Number of attempts: 1
Switch function arguments - 1982 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 11
- Position: #110 / 627
- Number of attempts: 5
Numbering a List - 1828 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 25
- Position: #520 / 625
- Number of attempts: 1