KALIIOWORK / KALIIOWORK/basic_c_programs
"Find the Largest Number" Challenge
- 主要语言
- C
- 星标
- 0
- 派生
- 4
- PR 合并指标
- 30 天内没有已合并 PR
描述
🌟 **Hello Future Coders!**
**Challenge:** Create a C program that finds the largest number among a set of given numbers entered by the user. This task will strengthen your skills in conditional statements and user input handling.
**Instructions:**
1. Fork this repository.
2. Create a new branch.
3. Write a C program that takes a series of numbers as input from the user and determines the largest among them.
4. Ensure the program handles negative numbers and decimal inputs appropriately.
5. Commit your changes and submit a pull request.
**Bonus:** Implement the program without using arrays for storage.
**Happy Coding!** 🚀
*Note: This beginner-friendly issue is perfect for practicing conditional statements and user input handling in C!*
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。