Drop links or images here to add them to the editor.

Tom gaat op zondag niet wielrennen maar een hardloopwedstrijd doen. Pas het schema aan:

trainingsschema = {"maandag": "hardlopen", "woensdag": "fitness", "zaterdag": "voetbal", "zondag": "wielrennen"}

Druk het schema af na de aanpassing.

Verwachte uitvoer:

{'maandag': 'hardlopen', 'woensdag': 'fitness', 'zaterdag': 'voetbal', 'zondag': 'hardloopwedstrijd'}