News

Define a function named check_consecutive_sum () with a single argument n. Inside the function, check whether the number can be expressed as a sum of consecutive numbers. If the number can be ...