KALIIOWORK / KALIIOWORK/basic_c_programs

"Fibonacci Sequence Generator" Challenge

Ouverte
#7 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
good first issue hacktoberfest
Langage dominant
C
Étoiles
0
Forks
4
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
c
Domaine
cli
Type d'issue
Fonctionnalité
Difficulté
2/5
Temps estimé
1-3 heures
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.