March 20, 2022

Problem Statement
-Finding current numbers & previous numbers
Scope of work
-Calculating the range of numbers with current number & previous number
Challenges
-Adding the previous number & current number using for loop
Execution Strategy
-Using for loop range function and the sum of two numbers.
-Windows Terminal
-Quant aptitude
Value Added
-If the user wants to know the current number, previous number and sum of the number using the function method this code will help
-Basic Python learnt