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 ·