MauroPen / MyPythonRepo

0 stars 0 forks source link

Fibonacci Series #74

Closed MauroPen closed 1 month ago

MauroPen commented 1 month ago

A new program computing the n-th term of the Fibonacci Series.

A new useful function (_getodinal()) has been added to shared resources too.