From f727f8f11568a206c1c9a94398840491769477c6 Mon Sep 17 00:00:00 2001 From: Gabriel Ferraz Date: Fri, 4 Nov 2022 14:01:58 -0300 Subject: [PATCH] =?UTF-8?q?(Aula1):=20resolu=C3=A7=C3=A3o=20do=20tes?= =?UTF-8?q?te=203=20na=20atividade?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Aula1.html | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/Aula1.html b/Aula1.html index ccd9fb9..836ec68 100644 --- a/Aula1.html +++ b/Aula1.html @@ -59,6 +59,29 @@ uma array contendo 40 numeros aleatórios, retornar somente os números pares divisíveis por 5, faça isso em javascript.

- +