give input in js code example
Example 1: how to ask input in javascript
let name=prompt("What is your name?");
console.log("Hi "+name)
Example 2: How to Manage Text Input and Output with JavaScript for HTML5 and CSS3 Programming
<h2 class="main-heading">Subscribe to our Newsletter</h2>