KALIIOWORK / KALIIOWORK/basic_c_programs

"Find the Largest Number" Challenge

Abierto
#8 1 comentario 0 reacciones 0 asignados Ver en GitHub
enhancement good first issue hacktoberfest
Lenguaje dominante
C
Estrellas
0
Forks
4
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

🌟 **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!*

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Start by reviewing the repository's existing C programs and conventions, since the issue does not name a target file or entry point. Add a program that reads user-provided numbers, handles negative and decimal values, and reports the largest value; confirm the input format and expected location before submitting a pull request.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
c
Área
cli
Tipo de issue
Nueva funcionalidad
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.