Question: Create an algorithm that will add all the even values up to the number a user inputs starting at 2. It should display the total
Create an algorithm that will add all the even values up to the number a user inputs starting at 2. It should display the total of the value of all these numbers. So if a user entered 10, your algorithm would add 2 + 4 + 6 + 8 and then output 20. Paragraph - BIERSEAS Font family - Font size - H T Pamp O Type here to search
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
