textbased-programms/dice-simulation.html
@@ -8,9 +8,9 @@ </head> <body> <p class="description">Simulation eines Würfel</p> <label for="run">Klicken Sie auf „Run“ um eine Zahl zu würfeln</label> <button name="run" id="run" >Run</button> <p class="description">Simulation eines Würfels</p> <label for="run">Roll the dice</label> <button name="run" id="run" >Roll</button> <pre id="text-output"></pre>