09 Jan Markham Saturday 14:00 Java Homework 20.01.04.
Question: Write a method luckySum(int a, int b, int c) to calculate sum of given 3 int values, a b c. The function will have a return value of their sum. However, if one of the values is 13 then it does not count towards the...