Blog explain how to find a factorial of a number using functionMore
Tag Archives: Function
Program to check whether number is odd or even using function
This blog uses a function to find odd and even numberMore
Function in Python
Introduction to functionMore
Using function to calculate addition, subtraction and multiplication of two numbers
In this blog, we will create a program using function that performs three calculation such as addition, subtraction and multiplication.More