Skip to content

Commit

Permalink
Update js.js
Browse files Browse the repository at this point in the history
  • Loading branch information
neverfriendme authored Aug 13, 2024
1 parent c7c4795 commit 719eaca
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions needed/js.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
function start() {
document.getElementById("text").innerHTML = "That was obvious"
const a = prompt("???: ")
if (a === "Yes") {
document.getElementsByname("Python").innerHTML = "-... ..- - / .. ... / - .... .. ... ..--.."
}
document.getElementById("text").innerHTML = "How did you find me?"
}

0 comments on commit 719eaca

Please sign in to comment.