Allison Ziegler 5/24/2018 This program first greets the user. It then takes a positive integer as input from the command line, generates the sum of all numbers from one to that integer (inclusivley), and then prints the value of that sum. Then it very politely thanks you for using this super fun adder! Woo!