Question: Write a python script to create a module called 'arth_operation,' which consists of two functions, 'add' and 'subtract.' Use this module in a script called
Write a python script to create a module called 'arth_operation,' which consists of two functions, 'add' and 'subtract.' Use this module in a script called 'calculator.py' to add and subtract two numbers 18 and 9.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
