-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfest
Description
🌟 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:
- Fork this repository.
- Create a new branch.
- Write a C program that takes a series of numbers as input from the user and determines the largest among them.
- Ensure the program handles negative numbers and decimal inputs appropriately.
- 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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfest