Rij veilig

Log in om je oplossingen te testen.
# invoer n = int(input("Aantal glazen: ")) m = float(input("Lichaamsgewicht: ")) t = float(input("Uren geleden sinds eerste slok: ")) r_man = 0.7 r_vrouw = 0.6 # bewerkingen a_man = a_vrouw = # uitvoer print( "Geslacht | Widmark-factor | Promillage")

  Python sandbox

In dit venster kan je Python-code uitvoeren zonder iets te moeten installeren. De code die je hier schrijft wordt niet automatisch ingediend in Dodona.

Testgeval dat gedebugd wordt