Question: Write a MARIE program that reads two integer numbers X and Y and calculate the sum of all numbers not divisible by 13 between them,
Write a MARIE program that reads two integer numbers X and Y and calculate the sum of all numbers not divisible by 13 between them, including both. Sample input:100 200 Sample output:13954
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
