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

Verwijder alle onvoldoendes (cijfers lager dan 5.5) uit de cijferlijst. Druk daarna de lijst af.

cijferlijst = [9, 8, 4, 6, 4, 7, 8]

Verwachte uitvoer:

[9, 8, 6, 7, 8]