Skip to content

Commit

Permalink
Update script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
vcgithub41210 authored Aug 5, 2024
1 parent 43d382a commit ca83bca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ function getInputValue() {
}
else{
displayElement.textContent = 'Fuck off';
documentImage.style.display = 'none';
}
// Display the value in the <p> element with ID 'display'
// displayElement.textContent = 'Input value: ' + inputValue;
Expand Down

0 comments on commit ca83bca

Please sign in to comment.