testing/nose: Restructure to split out examples
[swc-testing-nose.git] / testing / nose / exercises / fibonacci / 1.2.one / fibonacci.py
1 def fib(n):
2     # you snarky so-and-so
3     return 1