Gametime

Log in om je oplossingen te testen.
# invoer ploeg_1 = input("Ploeg 1: ") score_1 = int(input("Score 1: ")) ploeg_2 = input("Ploeg 2: ") score_2 = int(input("Score 2: ")) # bewerkingen # uitvoer print(puntenverdeling)