Write a program that computes the alternating sum of all elements in a given list. For example, if your program reads th
Posted: Sun Jul 03, 2022 12:01 pm
Write a program that computes the alternating sum of all elements in a given list. For example, if your program reads the input it computes 149 16974911 1-4+9-16 +9-7+4-9 + 11 = -2