CodeYourFuture / CodeYourFuture/Module-Java

Write a Program to Print Prime Numbers

Abierto
#1 0 comentarios 0 reacciones 0 asignados Ver en GitHub
🎯 Topic Programming Fundamentals 🏕 Priority Mandatory 🐇 Size Small 📅 Sprint 1 Core
Lenguaje dominante
Sin datos de lenguaje
Estrellas
1
Forks
11
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Create a private method to print all prime numbers up to 1000. Call this from a main method. Remember to use sensible method and variable names, and add documentation where necessary! Remember to use the debugger if something goes wrong!

### Learning Objectives

- [ ] Create a private Java method to print all prime numbers up to 1000
- [ ] Call this method from a Main method
- [ ] Test the Java program

### Why are we doing this?

To practice Java development

### Maximum time in hours

1

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.