Hong-Phuc Bui
2025-10-17 85e9b6730a1c181d3c0d4a1a11ea3648dfac717c
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>