1
resposta

Função faz pegadinha

<script>


    function fazPegadinha(alertaPegadinha) {

        alert(alertaPegadinha);


    }

    fazPegadinha("Olá");
    fazPegadinha("amiga!");
    fazPegadinha("Tá");
    fazPegadinha("bastante");
    fazPegadinha("entediada");
    fazPegadinha("em ficar");
    fazPegadinha("clicando em");
    fazPegadinha("Ok");
    fazPegadinha("né?");
</script>
1 resposta

Olá Marcio, espero que esteja bem!

Agradecemos por compartilhar sua solução, parabéns!

Muito sucesso em tudo que você propõe e se tiver alguma dúvida, estaremos aqui para te apoiar.

Vamos juntos!

Se este post te ajudou, por favor, marcar como solução ✓. Continue com seus estudos