create a flowchart for a program that will display the first n Fibonacci Numbers where n is an integer input from the user.
Specific details of the program:
Ask the user to input n
The variable n should only accept positive/counting integers with a minimum value of 3. The first 2 Fibonacci numbers (0 and 1) are already given by default.
Variable declarations:
int num=0, a=0, b=1, sum=0 , count=0
Where:
→ num is the number of Fibonacci numbers to be displayed
→ a stores the first addend
→ b stores the second addend
→ sum stores the sum of the 2 addends
→ count is the number of numbers displayed
char choice - stores the choice of the user whether or not to repeat the program
Separate each number by 2 spaces.
Allow the user to repeat the program.
Asked by requieroivan0299
Answer (1)
Answer:wrods in the grid which are associated to eartquake and fault