KALIIOWORK / KALIIOWORK/basic_c_programs
"Fibonacci Sequence Generator" Challenge
- Lenguaje dominante
- C
- Estrellas
- 0
- Forks
- 4
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
🌟 **Hello Coding Enthusiasts!**
**Challenge:** Write a C program that generates the Fibonacci sequence up to a specified number of terms. This task will enhance your skills in loops, variables, and basic algorithms.
**Instructions:**
1. Fork this repository.
2. Create a new branch.
3. Write a C program that takes an integer input from the user and prints the Fibonacci sequence up to that number of terms.
4. Ensure the program handles large inputs gracefully and provides clear output.
5. Commit your changes and submit a pull request.
**Bonus:** Optimize your program to handle Fibonacci numbers efficiently.
**Happy Coding!** 🚀
*Note: This beginner-friendly issue is a fantastic opportunity to explore loops and basic algorithms 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 to identify where standalone C programs belong, then implement the requested Fibonacci sequence generator there. Verify that it accepts a term count, prints clear output, and behaves sensibly for large inputs before submitting the 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