Skip to content

Instantly share code, notes, and snippets.

@robbielane
Forked from rrgayhart/recursion.markdown
Last active February 21, 2016 01:19
Show Gist options
  • Save robbielane/ae91400cdf18c23fd0e7 to your computer and use it in GitHub Desktop.
Save robbielane/ae91400cdf18c23fd0e7 to your computer and use it in GitHub Desktop.
Recursion and Generators Homework
  • Watch Recursion
  • Fork this gist
  • Answer the following questions in your fork
    • Do you pronounce 'babel' in the same way?
      • no
      • Follow Up Question: Will you now?
        • yes
    • What is an example of why/where you might use recursion
      • It is extremely useful when traversing any tree like structure.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment