Say we wanted to create a static method called addUp() that returns an int. What would the method signature look like?
There are no hints for this question