From afcd5688e84d49db4edbf7fe6a7b21a7590b630d Mon Sep 17 00:00:00 2001 From: Saulo Klein Nery Date: Sat, 29 Oct 2022 10:57:37 -0300 Subject: [PATCH] =?UTF-8?q?feat(teste3)=20and=20refactor(teste1=20and=20te?= =?UTF-8?q?ste2):=20Implementa=20fun=C3=A7=C3=A3o=203=20e=20muda=20as=20ou?= =?UTF-8?q?tras=20fun=C3=A7=C3=B5es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Aula1.html | 57 +++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 41 insertions(+), 16 deletions(-) diff --git a/Aula1.html b/Aula1.html index e045278..755de72 100644 --- a/Aula1.html +++ b/Aula1.html @@ -17,19 +17,21 @@ 4. transformar o array em string-->

@@ -43,24 +45,47 @@ -->

TESTE 3

uma array contendo 40 numeros aleatórios, retornar somente os números pares divisíveis por 5, faça isso em javascript.

- +