Question: Write the function header (the first line of the function definition) to define a function named AddNums that accepts 2 integer numbers (num1 and num

Write the function header (the first line of the function definition) to define a function named AddNums that accepts 2 integer numbers (num1 and num 2, in that order) and returns an integer. Separate each item with 1 space (except around the parentheses and before any commas), and do not include the opening brace
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
