Daltons

Log in om je oplossingen te testen.
# invoer a = int(input("Lengte cowboy 1: ")) b = int(input("Lengte cowboy 2: ")) c = int(input("Lengte cowboy 3: ")) d = int(input("Lengte cowboy 4: ")) # berekeningen averell = jack = joe = william = # uitvoer print(f"{averell=} {jack=} {william=} {joe=}")