This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ABRA O GOOGLE CHROME, PRESSIONE `CTRL + SHIFT + J`, COLE O CÓDIGO ABAIXO E APERTE ENTER | |
const name = window.prompt("Qual seu nome?", "Anonymous"); | |
const bunny = ` | |
<h1>CONGRATS, ${name}! YOU ARE A HACKER NOW!</h1> | |
<h1>Happy Easter!</h1> | |
<pre style="background:#000; text-align:left; max-width:200px; margin:0 auto;"> | |
/ \ | |
/ _ \ | |
| / \ | |