Demo: Fibonacci function, file upload, manual grading

The Fibonacci numbers are 1, 1, 2, 3, 5, 8, ..., where each number is the sum of the two before it. These are numbered $F_1, F_2, \ldots$, and \[ F_n = F_{n-1} + F_{n-2}. \]

Write a Python function fib that takes a number n and returns the Fibonacci number at index n, i.e., $F_n$.

Files

Correct answer

Student view placeholder

In student views this area is used for assessment and score info.
Tools

Staff information

Question

Title:
Demo: Fibonacci function, file upload, manual grading

Variant

Started at:
2026-08-04 22:50:34 (CDT)
Duration:
0s
Show/Hide answer
{}
History
dec frac
rad deg