Conteúdo do Curso
Noções Básicas de Java
Noções Básicas de Java
Desafio: Fatorial
Tarefa
Swipe to begin your solution
- Write a for loop that runs from 1 to n.
- Inside the loop, check if the current number is divisible by 3 or 5.
- If the number is not divisible by 3 or 5, add it to the sum variable.
Solução
solution
Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 3. Capítulo 8
Desafio: Fatorial
Tarefa
Swipe to begin your solution
- Write a for loop that runs from 1 to n.
- Inside the loop, check if the current number is divisible by 3 or 5.
- If the number is not divisible by 3 or 5, add it to the sum variable.
Solução
solution
Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 3. Capítulo 8
Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo