Diving - list

Sign in to test your solution.
# voeg zelf type-hinting toe def lees_scores(): # TODO def bereken_score(scores): # TODO # Zet onderstaande regel uit commentaar om lokaal te testen # scores = lees_scores() # print(bereken_score(scores))