Write a Program to Reverse Numbers
還沒有人認領這個 Issue。
評估
研究方向
首先找到 Java 練習的進入點,並檢視所需 private 方法和 main 方法的學習目標。使用範例輸入 3956 執行程式;當輸出為 6593,且程式碼使用合理的名稱並包含文件時,即表示完成。
由索引模型根據 Issue 內容生成。
描述
Create a private method that accepts a number as an argument and returns the number in reverse. For example, an input of 3956 should return 6593. Create code to call this from from a main method. Remember to use sensible method and variable names, and add documentation. Remember to use the debugger if something goes wrong!
Learning Objectives
- Create a private Java method to reverse numbers
- Call this method from a Main method
- Test the Java program
Why are we doing this?
To practice basic Java skills
Maximum time in hours
1
- 主要語言
- 沒有語言資料
- 星號
- 1
- 分支
- 11
- PR 合併指標
- 30 天內沒有已合併 PR
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
CodeYourFuture/Module-Java 的其他 Issue
-
🎯 Topic Programming Fundamentals 🏕 Priority Mandatory 🐇 Size Small 📅 Sprint 1 Core
難度 1/5 1 小時以內 新手友好度 85/100
-
🎯 Topic Programming Fundamentals 🏕 Priority Mandatory 🐂 Size Medium 📅 Sprint 7 Core
難度 5/5 一週以上 新手友好度 35/100
-
🎯 Topic Programming Fundamentals 🏕 Priority Mandatory 📅 Sprint 7 🦑 Size Large Core
難度 5/5 一週以上 新手友好度 45/100
-
🎯 Topic Programming Fundamentals 🏕 Priority Mandatory 📅 Sprint 6 🦑 Size Large Core
難度 5/5 一週以上 新手友好度 25/100
-
🎯 Topic Programming Fundamentals 🏕 Priority Mandatory 🐂 Size Medium 📅 Sprint 5 Core
難度 4/5 3-5 天 新手友好度 45/100
查看 CodeYourFuture/Module-Java 的全部 Issue
相似的 Issue
-
難度 2/5 1-3 小時 新手友好度 78/100
syfoud/Simulated_Scepter#172 ·
-
難度 1/5 1 小時以內 新手友好度 82/100
-
難度 2/5 1-3 小時 新手友好度 88/100
crossplane/crossplane#7859 ·
-
bot:ai-assisted component:compact-js status:untriaged
難度 2/5 1-3 小時 新手友好度 84/100
midnightntwrk/midnight-sdk#403 ·
-
難度 2/5 1-3 小時 新手友好度 78/100
nightscout/nocturne#1379 ·