I would like to design a programm in visual basic.net meet the following requirements:
Fibonacci numbers Input limit is 15
Numbers are 0 1 1 2 3 5 8 13
The program must allow input limit
Display all generated Fibonacci numbers
The sum of all the Fibonnacci numbers
Anyone who can help me with this ,i will appreciate.