Write a python function which accept arbitrary number


Problem

Write a Python function which accept arbitrary number of Number arguments, and returns the multiplication of all the numbers.

Call the function with input: 1, 2, 3, 4
Expected Output : 24

Request for Solution File

Ask an Expert for Answer!!
Python Programming: Write a python function which accept arbitrary number
Reference No:- TGS03323559

Expected delivery within 24 Hours