Played Challenges
π - 261 entries
1200 π chars
- Best score: 16
- Best player score: 32
- Position: #44 / 65
- Number of attempts: 1
Create json from a .env file - 1518 entries
A simple everyday task.
- Best score: 39
- Best player score: 55
- Position: #136 / 353
- Number of attempts: 3
Reordering properties - 1136 entries
Arrange the CSS lines for the #topbar selector based on their complete line length, from shortest to longest.
- Best score: 24
- Best player score: 86
- Position: #165 / 269
- Number of attempts: 1
Changing date formats - 687 entries
Change the date format to Y/M/D.
- Best score: 37
- Best player score: 126
- Position: #152 / 188
- Number of attempts: 2
YAML to dotenv - 1459 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 25
- Position: #163 / 298
- Number of attempts: 2
Fix the Scala Method - 306 entries
Fix the missing semicolons and the Int type, ensure the floating point division, and remove the unnecessary return.
- Best score: 2
- Best player score: 30
- Position: #80 / 98
- Number of attempts: 4
VimGolf