April 13, 2022

Problem Statement
-Find the first ‘n’ natural numbers
Scope of work
-Build a program to find the first ‘n’ natural numbers
Challenges
-Using mathematical operations finding the average of the given ‘n’ natural number
Execution Strategy
-Using the first average of ‘n’ natural numbers formula.
Value Added
-We can use this mathematical operation to find the average of any given number.