Skip to content

Instantly share code, notes, and snippets.

@afaqk9394
Created November 3, 2019 05:37
Show Gist options
  • Select an option

  • Save afaqk9394/13b0ddf9260f28baceee8afd04ebce4e to your computer and use it in GitHub Desktop.

Select an option

Save afaqk9394/13b0ddf9260f28baceee8afd04ebce4e to your computer and use it in GitHub Desktop.
fibo
import fibonacci # import our module and all its functions (hint: there is only one)
fibonacci.fib1(10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment