7 tadan 1-dars

Tap the word that belongs in the gap.

func BenchmarkFib(b *   ) { for i := 0; i < b.N; i++ { Fib(20) } }