The Sum of All Fears Challenge


The object of this challenge is to write a program that uses a hard-coded array and allows the user to enter a value for K before running the algorithm, then determines whether the value of K is present. The variable "K" represents the sum of two of the numbers listed. If true the retun is "K is present", if false then the reurn is "K is not present".