7xGit/7xGit_Task1

Add line break after the Fibonacci series output

Aperta

#3 aperta il 25 mag 2025

 (0 commenti) (0 reazioni) (0 assegnatari)C++ (5 fork)auto 404
documentationenhancementgood first issue

Metriche repository

Star
 (1 stella)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

After printing the Fibonacci series, the terminal cursor stays on the same line. Add endl or "\n" after the loop to improve output readability.

Guida contributor