Assignment #2 and Assignment #3
Assignment #2 and Assignment #3
Institute of Computing
Programming Fundamentals
Institute of Computing
Programming Fundamentals
Institute of Computing
Assignment 3
Create a program that will ask a user an input integer as the first term of the
Fibonacci sequence and an input integers as the length of the sequence. The
program should output the sequence depending on the length given by the
user.
Write your full name/s as a C++ comment in the first line of the
code.
Programming Fundamentals
Institute of Computing