You’re given a Python function that manipulates a list of numbers. Your task is to determine the output of the function when it’s called with a specific argument.
**The default datatype of whatever you input using the input function will be a string. Here’s how you How to ask the user a question in Python. But, how will you get to know that python is asking you ...
Sum of squares and absolute difference of squares Write a function sum_squares_abs_diff_squares that takes two integer inputs, a and b, and returns a tuple with: 1. The sum of the squares of a and b.