Skip to content

Opening book details…

About this document

Fibonacci and Calculator Functions by Dhruv Patel is a document available to read on EtoBox.

The document contains code for two Python programs. The first program uses recursion to generate the Fibonacci series up to the 10th term. The second program defines functions for various mathematical operators like addition, subtraction etc. in a separate module and imports them to build a basic calculator program that takes input from the user and applies the functions.

Author
Dhruv Patel
Language
EN