Played Challenges
π - 229 entries
1200 π chars
- Best score: 16
- Best player score: 32
- Position: #39 / 59
- Number of attempts: 1
Create json from a .env file - 1453 entries
A simple everyday task.
- Best score: 39
- Best player score: 55
- Position: #133 / 338
- Number of attempts: 3
Reordering properties - 1101 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: #157 / 257
- Number of attempts: 1
Changing date formats - 678 entries
Change the date format to Y/M/D.
- Best score: 37
- Best player score: 126
- Position: #148 / 184
- Number of attempts: 2
YAML to dotenv - 1337 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 25
- Position: #153 / 279
- Number of attempts: 2
Fix the Scala Method - 296 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: #77 / 94
- Number of attempts: 4
VimGolf