Skip to content
Permalink
Browse files
40 to 20
  • Loading branch information
ac0745 committed May 18, 2020
1 parent 08ec840 commit 2fd2fa443fc7bb3d1a9bb979f8c90b5f3e6dbf76
Showing 1 changed file with 1 addition and 1 deletion.
@@ -7,7 +7,7 @@ The program should print ``Welcome to 4003CEM!`` on a new line.

<h2 style="color:darkorange">lab_fibonacci</h2>
Write and call a function called fibonacci in the lab_fibonacci.cpp file.
The function should print the first 40 elements in the fibonacci sequence.
The function should print the first 20 elements in the fibonacci sequence.
The sequence should start 0, 1, 1, 2 ....
Each element should be printed on a new line.

0 comments on commit 2fd2fa4

Please sign in to comment.