Played Challenges
Add semicolons - 10879 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #373 / 3071
- Number of attempts: 4
Box it - 7915 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #257 / 1880
- Number of attempts: 5
Condensed Cases - 804 entries
Apple's new programming language, Swift, allows two style of case statements: 1) one Enum case on each line, or 2) multiple Enum cases on a single line. Convert the following from the first case (no pun intended) to the second type.
- Best score: 12
- Best player score: 12
- Position: #60 / 247
- Number of attempts: 8