Skip to content

Instantly share code, notes, and snippets.

View Melkanea's full-sized avatar

Melkanea Malek Melkanea

View GitHub Profile
var answere = prompt("What is the meaning of Life?"," ");
document.write(answere);
// i just had too add this easter egg
if (answere = 42) {
alert("Did you bring a towel?")
};
// lovejavascript
document.write("I love JavaScript!")
//welcome
document.write("Welcome to Melis awesome website")
alert("Warning")
//debugcode
alert("This program does not work! Help me!");
document.write("<bold>Seize the day!</bold>");
alert("What’s up doc?");
document.write(" ","I can do this!");
alert("meli");
document.write("meli");
console.log("meli");