Question: Please use python to solve the question, thanks Cell 3: Make a short function called add_numbers that takes two numbers as input, adds them together,

Please use python to solve the question, thanks
Cell 3: Make a short function called "add_numbers" that takes two numbers as input, adds them together, and returns the number as output. Make the second value default to 0 if you don't specify a value. End the function. Then call the function to add the first two y values from cell 1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
