Played Challenges
Replace csv column if it's not empty - 75 entries
Replace the credit_score_percentile column with the value 0.0 but leave the empty ones untouched
- Best score: 15
- Best player score: 18
- Position: #22 / 31
- Number of attempts: 5
Convert plain text into a markdown table - 16 entries
Convert the table to markdown to make it more usable
- Best score: 59
- Best player score: 321
- Position: #8 / 8
- Number of attempts: 1
Fix timezone format - 213 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: 28
- Position: #70 / 70
- Number of attempts: 3
Deleting text - 245 entries
Delete everything except some specific numbers.
- Best score: 26
- Best player score: 93
- Position: #73 / 78
- Number of attempts: 2
Format a long line - 71 entries
Reformat long lines (gq), textwidth=78, no trailing spaces.
- Best score: 17
- Best player score: 262
- Position: #24 / 25
- Number of attempts: 1
New teacher - 853 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 32
- Position: #159 / 181
- Number of attempts: 1
Truth Table to ModelSim - 58 entries
Convert this truth table to simulator instructions!
- Best score: 64
- Best player score: 218
- Position: #16 / 17
- Number of attempts: 1