Hi, what do you want to do?
Khan Academy
Khan Academy: Python Programming: Iterative Fibonacci Function Example
Explains one way to write a Fibonacci function iteratively.
Khan Academy
Khan Academy: Python Programming: Stepping Through Iterative Fibonacci Function
Understanding how the iterative Fibonacci function works for a particular example.