Skip to content

Commit

Permalink
Update abdomen.js
Browse files Browse the repository at this point in the history
  • Loading branch information
lepatriinukast authored Dec 8, 2023
1 parent c76b7af commit 88e5c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion abdomen.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
console.log('abdomen');


var user_input = document.getElementById('user_input').value;
document.write('<p>' + user_input + '</p>');
Expand Down

0 comments on commit 88e5c82

Please sign in to comment.