Played Challenges
Create json from a .env file - 1525 entries
A simple everyday task.
- Best score: 39
- Best player score: 88
- Position: #293 / 357
- Number of attempts: 1
Reordering properties - 1162 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: 38
- Position: #34 / 272
- Number of attempts: 11
YAML to dotenv - 1476 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 22
- Position: #121 / 301
- Number of attempts: 11
Replace csv column if it's not empty - 255 entries
Replace the credit_score_percentile column with the value 0.0 but leave the empty ones untouched
- Best score: 15
- Best player score: 15
- Position: #22 / 87
- Number of attempts: 7
Reconstruct the Sentence - 1697 entries
Get the sentence back in the proper order, remove duplicate lines, and then combine the separate lines into one.
- Best score: 19
- Best player score: 19
- Position: #8 / 445
- Number of attempts: 9
VimGolf