Computer Science, asked by kalpanaashoksingh, 1 year ago

in python write code for the following, write function named as fun that takes no parameters and always returns None

Answers

Answered by shubham9155
1

Answer:

Below is a call to this function with one and no arguments along with their respective error ... Python allows functions to be called using keyword arguments.

Similar questions