Fibonacci using * in c pgramming | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Fibonacci using * in c pgramming

Hey I was just wondering if you guys could give me ideas on how to display * for the Fibonacci sequence. For example: if the user inputs 5 the console should display: <----( the space for 0 ) * * ** *** //User input 5= 0,1,1,2,3

3rd Feb 2020, 7:45 AM
Gursher Singh
0 Answers