CodeYourFuture / CodeYourFuture/Module-Java

Write a Program to Print Prime Numbers

Đang mở
#1 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
🎯 Topic Programming Fundamentals 🏕 Priority Mandatory 🐇 Size Small 📅 Sprint 1 Core
Ngôn ngữ chính
Không có dữ liệu ngôn ngữ
Star
1
Fork
11
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.