//alert function is used to prompt alert box //inside the quotes we write string to display //use to enter new line alert("John James Steve");