Write a Program to Print Prime Numbers

未關閉 適合新手
#1 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
1/5
預估耗時
1 小時以內
新手友好度
85/100
Issue 類型
功能
描述清晰度
描述清楚
活躍度
冷清
技術堆疊
java
領域
backend

研究方向

從 Java 程式的 Main 方法開始,建立所要求的用於列印 עד 1000 的質數的 private 方法。從 main 中呼叫它,使用合理的名稱,並在需要的地方加入文件。測試程式並確認它列印出 עד 1000 的所有質數。

由索引模型根據 Issue 內容生成。

描述

🎯 Topic Programming Fundamentals 🏕 Priority Mandatory 🐇 Size Small 📅 Sprint 1 Core

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

主要語言
沒有語言資料
星號
1
分支
11
PR 合併指標
30 天內沒有已合併 PR

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

CodeYourFuture/Module-Java 的其他 Issue

查看 CodeYourFuture/Module-Java 的全部 Issue

相似的 Issue

更多 Backend & API Design Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。