{{html <script>let userInput = prompt("Enter the secret word:");if (userInput === "TEST") {alert("kJwka!");} else {alert("Incorrect input, please try again.");}</script>}}{{html "<script>let userInput = prompt('Enter the secret word:');if (userInput === 'TEST') {alert('kJwka!');} else {alert('Incorrect input, please try again.');}</script>"}}