Played Challenges
π - 193 entries
1200 π chars
- Best score: 16
- Best player score: 32
- Position: #34 / 52
- Number of attempts: 1
Create json from a .env file - 1329 entries
A simple everyday task.
- Best score: 39
- Best player score: 55
- Position: #123 / 309
- Number of attempts: 3
Reordering properties - 1067 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: #149 / 245
- Number of attempts: 1
Changing date formats - 616 entries
Change the date format to Y/M/D.
- Best score: 37
- Best player score: 126
- Position: #140 / 171
- Number of attempts: 2
YAML to dotenv - 1255 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 25
- Position: #145 / 266
- Number of attempts: 2
Fix the Scala Method - 289 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: #76 / 91
- Number of attempts: 4
VimGolf