Played Challenges
Reordering properties - 1220 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: 71
- Position: #129 / 279
- Number of attempts: 3
Fix the git merge conflicts - 332 entries
Solve the merge conflicts in the Python file
- Best score: 36
- Best player score: 87
- Position: #89 / 98
- Number of attempts: 2
Fix timezone format - 330 entries
Add the missing T and Z in the datetime field. There should be a T instead of the space, and a Z at the end of the datetime. `2024-08-31 18:32:00;` -> `2024-08-31T18:32:00Z;`
- Best score: 15
- Best player score: 23
- Position: #99 / 107
- Number of attempts: 3
VimGolf