Function fibonacci

Source
pub fn fibonacci()
Expand description

Prints out the fibonacci sequence up to the number of terms entered

ยงExamples