Quiz 08

The quiz from week 8 consisted in creating a program that returned the value typed by the user of the fibonacci series. Ken gave us a very clear explanation of how the series worked and it was pretty easy to deduce how the program would work. I spent half of the class debugging the code and making sure the values were correct. The code is below.

 

quiz8.pngquiz81.png

Leave a comment