A Pen by Kenzie Academy Brasil on CodePen.
Created
October 25, 2022 19:21
-
-
Save sauerlock/ff5171a27f5b7d7181176836f296f118 to your computer and use it in GitHub Desktop.
Exercicio 4 - Arrays
This file contains 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
// Crie uma função que receba um array de números retorne a soma dos primeiros 5 números ímpares desse array. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
:)