blob: 40725b8ddf131dcfa7593df111906952e77d61fc [file] [log] [blame]
A Fibonacci Tree
├╼ 6
│ ├╼ 1
│ ├╼ 2
│ │ └╼ 1
│ └╼ 3
│ └╼ 1
└╼ That's All Folks!