Say we want to write a method that would take in three integers and return their sum. What would be the BEST method signature to write for this?
There are no hints for this question