Skip to content

Instantly share code, notes, and snippets.

@sauerlock
Created October 25, 2022 19:21
Show Gist options
  • Save sauerlock/ff5171a27f5b7d7181176836f296f118 to your computer and use it in GitHub Desktop.
Save sauerlock/ff5171a27f5b7d7181176836f296f118 to your computer and use it in GitHub Desktop.
Exercicio 4 - Arrays
// Crie uma função que receba um array de números retorne a soma dos primeiros 5 números ímpares desse array.
@sauerlock
Copy link
Author

:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment